diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/currentset/index.html')
| -rw-r--r-- | files/ja/archive/mozilla/xul/attribute/currentset/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/currentset/index.html b/files/ja/archive/mozilla/xul/attribute/currentset/index.html new file mode 100644 index 0000000000..0aab1d465b --- /dev/null +++ b/files/ja/archive/mozilla/xul/attribute/currentset/index.html @@ -0,0 +1,21 @@ +--- +title: currentset +slug: Archive/Mozilla/XUL/Attribute/currentset +tags: + - XUL Attributes + - XUL Reference +translation_of: Archive/Mozilla/XUL/Attribute/currentset +--- +<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-currentset"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/currentset">currentset</a></code></dt> + <dd><strong><span class="highlightred">Firefox のみ</span></strong></dd> + <dd>型: <em>カンマで区切られた文字列</em></dd> + <dd><code><a href="/ja/docs/Mozilla/Tech/XUL/toolbar" title="toolbar">toolbar</a></code> 上に表示された現在の項目のリスト。これは、ユーザが toolbar をカスタマイズしたときに調整されます。この属性の値は、カンマで区切られた <code><a href="/ja/docs/Mozilla/Tech/XUL/toolbarpalette" title="toolbarpalette">toolbarpalette</a></code> の項目 ID のリストに、次の文字列のいずれかを加えたものです: "<code>separator</code>", "<code>spring</code>", "<code>spacer</code>"。</dd> +</dl> + + +<div class="noinclude"> + <p><span class="comment">this isn't necessary the *current* set, i.e. it might not be equal the value of the currentSet property which is computed from the actual DOM</span></p> +</div> |
