From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- .../tech/xul/metoda/appendcustomtoolbar/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 files/pl/mozilla/tech/xul/metoda/appendcustomtoolbar/index.html (limited to 'files/pl/mozilla/tech/xul/metoda/appendcustomtoolbar') diff --git a/files/pl/mozilla/tech/xul/metoda/appendcustomtoolbar/index.html b/files/pl/mozilla/tech/xul/metoda/appendcustomtoolbar/index.html new file mode 100644 index 0000000000..55bec836d8 --- /dev/null +++ b/files/pl/mozilla/tech/xul/metoda/appendcustomtoolbar/index.html @@ -0,0 +1,17 @@ +--- +title: appendCustomToolbar +slug: Mozilla/Tech/XUL/Metoda/appendCustomToolbar +tags: + - Dokumentacja_XUL + - Metody_XUL +translation_of: Archive/Mozilla/XUL/Method/appendCustomToolbar +--- +
« Dokumentacja XUL
+
appendCustomToolbar( name, currentset ) +
Tylko w Firefoksie +
Zwraca typ: element +
Dodaje własny pasek narzędzi (toolbar) do toolbox z daną name. Możemy dostarczyć listę argumentów id pozycji paska narzędzi oddzieloną przecinkiem jako drugi argument, aby dodać domyślnie kilka pozycji. Metoda zwraca element DOM dla tworzonego paska narzędzi.
+


+

+
+
-- cgit v1.2.3-54-g00ecf