aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/currentset/index.html
blob: 0aab1d465b4716a944a0d3e45c13cda83d3f1bcd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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>