aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/method/selecttabatindex/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/method/selecttabatindex/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/method/selecttabatindex/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/method/selecttabatindex/index.html b/files/ja/archive/mozilla/xul/method/selecttabatindex/index.html
new file mode 100644
index 0000000000..a4e92e17c6
--- /dev/null
+++ b/files/ja/archive/mozilla/xul/method/selecttabatindex/index.html
@@ -0,0 +1,14 @@
+---
+title: selectTabAtIndex
+slug: Archive/Mozilla/XUL/Method/selectTabAtIndex
+tags:
+ - XUL Methods
+ - XUL Reference
+translation_of: Archive/Mozilla/XUL/Method/selectTabAtIndex
+---
+<div class="noinclude"><span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="/ja/docs/XUL_Reference">XUL リファレンス HOME</a></span></div>
+<dl>
+ <dt><span id="m-selectTabAtIndex"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/selectTabAtIndex">selectTabAtIndex( index, event )</a></code></span></dt>
+ <dd>戻り値の型: <em>戻り値無し</em></dd>
+ <dd>引数 <var>index</var> で指定した位置のタブを選択します。<var>index</var> には負の値も指定可能です。引数 <var>event</var> が指定されている場合は、デフォルトのイベント処理は行われなくなり、イベントの伝播も発生しません。</dd>
+</dl>