diff options
Diffstat (limited to 'files/zh-cn/mozilla/tech/xul/attribute/selectedindex/index.html')
-rw-r--r-- | files/zh-cn/mozilla/tech/xul/attribute/selectedindex/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/files/zh-cn/mozilla/tech/xul/attribute/selectedindex/index.html b/files/zh-cn/mozilla/tech/xul/attribute/selectedindex/index.html new file mode 100644 index 0000000000..72dd679801 --- /dev/null +++ b/files/zh-cn/mozilla/tech/xul/attribute/selectedindex/index.html @@ -0,0 +1,15 @@ +--- +title: selectedIndex +slug: Mozilla/Tech/XUL/Attribute/selectedIndex +translation_of: Archive/Mozilla/XUL/Attribute/selectedIndex +--- +<div class="noinclude"> + <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/zh-CN/docs/XUL_Reference">XUL Reference home</a></span></div> +<dl> + <dt> + <code id="a-selectedIndex"><a href="https://developer.mozilla.org/zh-CN/docs/Mozilla/Tech/XUL/Attribute/selectedIndex">selectedIndex</a></code></dt> + <dd> + 类型: 整数</dd> + <dd> + 获取或设置当前所选面板的索引号,索引号从0开始.</dd> +</dl> |