blob: f7840e93896154d23ccda3f0e47cbafade0f74f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
title: selectedIndex
slug: Archive/Mozilla/XUL/Attribute/selectedIndex
tags:
- MDC Project
- NeedsTechnicalReview
- XUL Attributes
- XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/selectedIndex
---
<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div>
<dl><dt> <code id="a-selectedIndex"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/selectedIndex">selectedIndex</a></code> </dt><dd> 型: <em>整数型</em> </dd><dd> 現在選択されているパネルの index を取得、設定します。最初の項目の index は 0 です。 </dd></dl>
<div class="noinclude">
</div>
|