aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/metoda/getnotificationbox/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/mozilla/tech/xul/metoda/getnotificationbox/index.html')
-rw-r--r--files/pl/mozilla/tech/xul/metoda/getnotificationbox/index.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/metoda/getnotificationbox/index.html b/files/pl/mozilla/tech/xul/metoda/getnotificationbox/index.html
new file mode 100644
index 0000000000..63de0af7bc
--- /dev/null
+++ b/files/pl/mozilla/tech/xul/metoda/getnotificationbox/index.html
@@ -0,0 +1,21 @@
+---
+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>