diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/atrybut/currentset/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/atrybut/currentset/index.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/atrybut/currentset/index.html b/files/pl/mozilla/tech/xul/atrybut/currentset/index.html new file mode 100644 index 0000000000..132b66c27f --- /dev/null +++ b/files/pl/mozilla/tech/xul/atrybut/currentset/index.html @@ -0,0 +1,23 @@ +--- +title: currentset +slug: Mozilla/Tech/XUL/Atrybut/currentset +tags: + - Atrybuty_XUL + - Dokumentacja_XUL +translation_of: Archive/Mozilla/XUL/Attribute/currentset +--- +<div class="noinclude"> + <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL">Dokumentacja XUL</a></span></div> +<dl> + <dt> + <code id="a-currentset"><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Atrybut/currentset">currentset</a></code></dt> + <dd> + <b><span class="highlightred">Tylko Firefox</span></b></dd> + <dd> + Typ: + <i> + łańcuch znaków oddzielony przecinkiem</i> + </dd> + <dd> + Aktualne ustawienia wyświetlanych pozycji na <code><a href="/pl/docs/Mozilla/Tech/XUL/toolbar" title="toolbar">toolbar</a></code>. Będą modyfikowane, gdy użytkownik przystosuje do własnych ustawień pasek narzędzi. Wartość tego atrybutu powinna być listą pozycji ID z <code><a href="/pl/docs/Mozilla/Tech/XUL/toolbarpalette" title="toolbarpalette">toolbarpalette</a></code> oddzielonych przecinkiem lub dodatkowo w następujący sposób: "<code>separator</code>", "<code>spring</code>", "<code>spacer</code>".</dd> +</dl> |