blob: 4bcd5c7ff4db6c3f5ca1a45e1b0b28f1abd9874a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>
|