diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/prefpane.selected/index.html')
| -rw-r--r-- | files/ja/archive/mozilla/xul/attribute/prefpane.selected/index.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/prefpane.selected/index.html b/files/ja/archive/mozilla/xul/attribute/prefpane.selected/index.html new file mode 100644 index 0000000000..b4cb55a77d --- /dev/null +++ b/files/ja/archive/mozilla/xul/attribute/prefpane.selected/index.html @@ -0,0 +1,24 @@ +--- +title: prefpane.selected +slug: Archive/Mozilla/XUL/Attribute/prefpane.selected +tags: + - XUL Attributes + - XUL Reference +translation_of: Archive/Mozilla/XUL/Attribute/prefpane.selected +--- +<div class="noinclude"> + <span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div> +<dl> + <dt> + <code id="a-prefpane.selected"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/prefpane.selected">selected</a></code></dt> + <dd> + 型: <em>論理型</em></dd> + <dd> + この属性は、現在選択された <code><a href="/ja/docs/Mozilla/Tech/XUL/prefpane" title="prefpane">prefpane</a></code> で <code>true</code> に設定されます。選択されたペインを変更するには <code><a href="/ja/docs/Mozilla/Tech/XUL/prefwindow" title="prefwindow">prefwindow</a></code> の <span id="m-showPane"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/showPane">showPane</a></code></span> メソッドを使用してください。</dd> +</dl> +<div class="noinclude"> + <h3 id="See_also" name="See_also">参照</h3> + <ul> + <li><a href="/ja/XUL/Attribute/selected" title="ja/XUL/Attribute/selected">selected</a></li> + </ul> +</div> |
