aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/prefpane.selected/index.html
blob: b4cb55a77dda4609624435dba8d99d04ef19526a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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>