aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/metoda/selectitemrange/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pl/mozilla/tech/xul/metoda/selectitemrange/index.html')
-rw-r--r--files/pl/mozilla/tech/xul/metoda/selectitemrange/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/metoda/selectitemrange/index.html b/files/pl/mozilla/tech/xul/metoda/selectitemrange/index.html
new file mode 100644
index 0000000000..ba7397ab15
--- /dev/null
+++ b/files/pl/mozilla/tech/xul/metoda/selectitemrange/index.html
@@ -0,0 +1,16 @@
+---
+title: selectItemRange
+slug: Mozilla/Tech/XUL/Metoda/selectItemRange
+tags:
+ - Dokumentacja_XUL
+ - Metody_XUL
+ - Strony_wymagające_dopracowania
+translation_of: Archive/Mozilla/XUL/Method/selectItemRange
+---
+<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-selectItemRange"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/selectItemRange">selectItemRange( startItem, endItem)</a></code></span></dt>
+ <dd>Zwraca typ:<em>nie zwraca wartości</em></dd>
+ <dd>Zaznaczone pozycje pomiędzy dwoma danymi pozycjami jako argumenty. Wszystkie inne pozycje są odznaczone. Ta metoda does nothing for single-selection list boxes. A select event is sent after the selection is made.</dd>
+</dl>