aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/property/selected/index.html
blob: 1c103575f1ac7b2ad798ebe64c87be851579ed12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
title: selected
slug: Archive/Mozilla/XUL/Property/selected
tags:
  - XUL Properties
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Property/selected
---
<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="XUL_Reference">XUL リファレンス</a></span></div>
<dl>
<dt><code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/selected">selected</a></span></code></dt>
<dd> 型: <em>論理型</em> </dd><dd> このプロパティの値は、要素が選択されているときは <code>true</code>、選択されていないときは <code>false</code> です。このプロパティは読み取り専用です。</dd>
</dl>