diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/selectedindex/index.html')
-rw-r--r-- | files/ja/archive/mozilla/xul/attribute/selectedindex/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/selectedindex/index.html b/files/ja/archive/mozilla/xul/attribute/selectedindex/index.html new file mode 100644 index 0000000000..f7840e9389 --- /dev/null +++ b/files/ja/archive/mozilla/xul/attribute/selectedindex/index.html @@ -0,0 +1,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> |