diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/metoda/reset/index.html')
| -rw-r--r-- | files/pl/mozilla/tech/xul/metoda/reset/index.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/metoda/reset/index.html b/files/pl/mozilla/tech/xul/metoda/reset/index.html new file mode 100644 index 0000000000..11b0e9872d --- /dev/null +++ b/files/pl/mozilla/tech/xul/metoda/reset/index.html @@ -0,0 +1,23 @@ +--- +title: reset +slug: Mozilla/Tech/XUL/Metoda/reset +tags: + - Dokumentacja_XUL + - Metody_XUL +translation_of: Archive/Mozilla/XUL/Method/reset +--- +<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-reset"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/reset">reset()</a></code></span></dt> + <dd> + Zwraca typ: + <i> + nie zwraca wartości</i> + </dd> + <dd> + Przywraca preferencje do domyślnej wartości.</dd> + <dd> + Dla elementu <code><a href="/pl/docs/Mozilla/Tech/XUL/textbox" title="textbox">textbox</a></code> jest także wykorzystane do czyszczenia list transakcji (Gecko1.9).</dd> +</dl> |
