diff options
Diffstat (limited to 'files/pl/mozilla/tech/xul/metoda/getitematindex/index.html')
-rw-r--r-- | files/pl/mozilla/tech/xul/metoda/getitematindex/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/files/pl/mozilla/tech/xul/metoda/getitematindex/index.html b/files/pl/mozilla/tech/xul/metoda/getitematindex/index.html new file mode 100644 index 0000000000..e52b2bc80f --- /dev/null +++ b/files/pl/mozilla/tech/xul/metoda/getitematindex/index.html @@ -0,0 +1,17 @@ +--- +title: getItemAtIndex +slug: Mozilla/Tech/XUL/Metoda/getItemAtIndex +tags: + - Dokumentacja_XUL + - Metody_XUL +translation_of: Archive/Mozilla/XUL/Method/getItemAtIndex +--- +<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-getItemAtIndex"><code><a href="https://developer.mozilla.org/pl/docs/Mozilla/Tech/XUL/Metoda/getItemAtIndex">getItemAtIndex( index )</a></code></span> +</dt><dd> Zwraca typ: <i>element</i> +</dd><dd> Zwraca element, który jest o określonym indeksie. +</dd></dl> +<p><br> +</p> +<div class="noinclude"> +</div> |