diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/property/selected/index.html')
| -rw-r--r-- | files/ja/archive/mozilla/xul/property/selected/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/property/selected/index.html b/files/ja/archive/mozilla/xul/property/selected/index.html new file mode 100644 index 0000000000..1c103575f1 --- /dev/null +++ b/files/ja/archive/mozilla/xul/property/selected/index.html @@ -0,0 +1,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> |
