aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/selected/index.html
blob: 07c769a2f6c81b1170a132d4986eb5463b56ef32 (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
25
26
27
28
29
---
title: selected
slug: Archive/Mozilla/XUL/Attribute/selected
tags:
  - XUL Attributes
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/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-selected"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/selected">selected</a></code></dt>
 <dd>
  型: <em>論理型</em></dd>
 <dd>
  要素が選択されているかどうかを返します。この値は読み取り専用です。選択された項目を変更するには <code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/selectedIndex">selectedIndex</a></span></code><code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/selectedItem">selectedItem</a></span></code> プロパティの値を変更してください。</dd>
</dl>
<div class="noinclude">
 <h3 id="See_also" name="See_also">参照</h3>
 <ul>
  <li><a href="/ja/XUL/Attribute/prefpane.selected" title="ja/XUL/Attribute/prefpane.selected">prefpane.selected</a></li>
  <li><a href="/ja/XUL/Attribute/tab.selected" title="ja/XUL/Attribute/tab.selected">tab.selected</a></li>
 </ul>
</div>
<div class="noinclude">

</div>
<p> </p>