diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/metoda/getnotificationbox/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/metoda/getnotificationbox/index.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/files/pl/mozilla/tech/xul/metoda/getnotificationbox/index.html b/files/pl/mozilla/tech/xul/metoda/getnotificationbox/index.html deleted file mode 100644 index 63de0af7bc..0000000000 --- a/files/pl/mozilla/tech/xul/metoda/getnotificationbox/index.html +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: getNotificationBox -slug: Mozilla/Tech/XUL/Metoda/getNotificationBox -tags: - - Dokumentacja_XUL - - Metody_XUL -translation_of: Archive/Mozilla/XUL/Method/getNotificationBox ---- -<div class="noinclude"> - <span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL" title="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> -<dl> - <dt> - <span id="m-getNotificationBox"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/getNotificationBox">getNotificationBox( browser )</a></code></span></dt> - <dd> - Typ: - <i> - element <code><a href="/pl/docs/Mozilla/Tech/XUL/notificationbox" title="notificationbox">notificationbox</a></code></i> - </dd> - <dd> - Zwraca <code><a href="/pl/docs/Mozilla/Tech/XUL/notificationbox" title="notificationbox">notificationbox</a></code> dla określonego elementu <code><a href="/pl/docs/Mozilla/Tech/XUL/browser" title="browser">browser</a></code>.</dd> -</dl> |