blob: 4d9a0da56def0c455c511846f86b7c1eda9aa916 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
title: focusedItem
slug: Archive/Mozilla/XUL/Property/focusedItem
tags:
- XUL Properties
- XUL Reference
translation_of: Archive/Mozilla/XUL/Property/focusedItem
---
<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/focusedItem">focusedItem</a></span></code> </dt><dd> 型: <em><code><a href="/ja/docs/Mozilla/Tech/XUL/radio" title="radio">radio</a></code> 要素</em> </dd><dd> <code><a href="/ja/docs/Mozilla/Tech/XUL/radiogroup" title="radiogroup">radiogroup</a></code> 内で現在フォーカスされている項目を保持します。この項目は選択されているとは限りません。このプロパティの設定によってフォーカスされた項目を変更できます。 </dd></dl>
<div class="noinclude">
</div>
|