aboutsummaryrefslogtreecommitdiff
path: root/files/pl/mozilla/tech/xul/własność/selectedindex/index.html
blob: 3aa4b25211f53382fb0144bd3ef5db42cff46cb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: selectedIndex
slug: Mozilla/Tech/XUL/Własność/selectedIndex
tags:
  - Własności_XUL
translation_of: Archive/Mozilla/XUL/Property/selectedIndex
---
<div class="noinclude">
 <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/pl/docs/Dokumentacja_XUL" title="Dokumentacja_XUL">Dokumentacja XUL</a></span></div>
<dl>
 <dt>
  <code><span><a href="https://developer.mozilla.org/pl/docs/XUL/Własność/selectedIndex">selectedIndex</a></span></code></dt>
 <dd>
  Typ:
  <i>
   integer</i>
 </dd>
 <dd>
  Zwraca indeks aktualnie zaznaczonej pozycji. Można zaznaczyć pozycję przypisując jej numer indeksu do własności. Przydzielając <code>-1</code> do tej własności, wszystkie pozycje zostaną odznaczone.</dd>
</dl>