diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/method/loadgroup/index.html')
| -rw-r--r-- | files/ja/archive/mozilla/xul/method/loadgroup/index.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/files/ja/archive/mozilla/xul/method/loadgroup/index.html b/files/ja/archive/mozilla/xul/method/loadgroup/index.html deleted file mode 100644 index 37af8ae76f..0000000000 --- a/files/ja/archive/mozilla/xul/method/loadgroup/index.html +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: loadGroup -slug: Archive/Mozilla/XUL/Method/loadGroup -tags: - - XUL Methods - - XUL Reference -translation_of: Archive/Mozilla/XUL/Method/loadGroup ---- -<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-loadGroup"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/loadGroup">loadGroup( group )</a></code></span></dt> - <dd><strong>Not in Firefox</strong></dd> - <dd>戻り値の型: <em>最初の tab</em></dd> - <dd>ページのグループを複数のタブに読み込みます。これらは <code>browser.tabs.loadGroup</code> 設定の状態によって、それぞれ追加、または置き換えられます。引数は、タブに読み込む各ドキュメントオブジェクトの配列です。オブジェクトはスクリプトで定義され、読み込むページの URL の <code>URI</code> プロパティを含みます。<code>referrerURI</code> プロパティは、リファラページを設定するために任意で使用されます。この関数は最初に読み込まれたタブへの参照を返します。</dd> -</dl> |
