diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/property/label/index.html')
-rw-r--r-- | files/ja/archive/mozilla/xul/property/label/index.html | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/property/label/index.html b/files/ja/archive/mozilla/xul/property/label/index.html new file mode 100644 index 0000000000..49a20e1440 --- /dev/null +++ b/files/ja/archive/mozilla/xul/property/label/index.html @@ -0,0 +1,26 @@ +--- +title: label +slug: Archive/Mozilla/XUL/Property/label +tags: + - XUL Properties + - XUL Reference +translation_of: Archive/Mozilla/XUL/Property/label +--- +<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/label">label</a></span></code></dt> + <dd> + 型: <em>文字列型</em></dd> + <dd> + <code id="a-label"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/label">label</a></code> 属性の値の取得と設定。</dd> +</dl> + +<div class="noinclude"> + <h3 id="See_also" name="See_also">参照</h3> + <ul> + <li><a href="/ja/docs/XUL/Property/richlistitem.label" title="XUL/Property/richlistitem.label">richlistitem.label</a></li> + <li><a href="/ja/docs/XUL/Property/textbox.label" title="XUL/Property/textbox.label">textbox.label</a></li> + </ul> +</div> |