diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/method/getpagebyid/index.html')
-rw-r--r-- | files/ja/archive/mozilla/xul/method/getpagebyid/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/method/getpagebyid/index.html b/files/ja/archive/mozilla/xul/method/getpagebyid/index.html new file mode 100644 index 0000000000..4bcd5c7ff4 --- /dev/null +++ b/files/ja/archive/mozilla/xul/method/getpagebyid/index.html @@ -0,0 +1,13 @@ +--- +title: getPageById +slug: Archive/Mozilla/XUL/Method/getPageById +tags: + - XUL Methods + - XUL Reference +translation_of: Archive/Mozilla/XUL/Method/getPageById +--- +<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-getPageById"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/getPageById">getPageById( pageID )</a></code></span> </dt><dd> 戻り値の型: <em><code><a href="/ja/docs/Mozilla/Tech/XUL/wizardpage" title="wizardpage">wizardpage</a></code> 要素</em> </dd><dd> 指定した <var>pageID</var> に対応する <code><a href="/ja/docs/Mozilla/Tech/XUL/wizardpage" title="wizardpage">wizardpage</a></code> 要素を返します。 </dd></dl> +<div class="noinclude"> + +</div> |