diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/editable/index.html')
-rw-r--r-- | files/ja/archive/mozilla/xul/attribute/editable/index.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/editable/index.html b/files/ja/archive/mozilla/xul/attribute/editable/index.html deleted file mode 100644 index 17b6a54b29..0000000000 --- a/files/ja/archive/mozilla/xul/attribute/editable/index.html +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: editable -slug: Archive/Mozilla/XUL/Attribute/editable -tags: - - XUL Attributes - - XUL Reference -translation_of: Archive/Mozilla/XUL/Attribute/editable ---- -<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-editable"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/editable">editable</a></code> </dt><dd> 型: <em>論理型</em> </dd><dd> <code><a href="/ja/docs/Mozilla/Tech/XUL/menulist" title="menulist">menulist</a></code> の value を、value フィールドに直接入力して変更できるかどうかを指示します。これは、そばにドロップダウンの矢印を持つ textbox として描画されます。ユーザはテキストを textbox に入力するか、ドロップダウンの選択肢から一つを選択します。 </dd></dl> -<div class="noinclude"> -<h3 id="See_also" name="See_also">参照</h3> -<ul> <li><a href="/ja/XUL/Attribute/Tree.editable" title="ja/XUL/Attribute/Tree.editable">tree.editable</a></li> <li><a href="/ja/XUL/Attribute/Treecell.editable" title="ja/XUL/Attribute/Treecell.editable">treecell.editable</a></li> <li><a href="/ja/XUL/Attribute/Treecol.editable" title="ja/XUL/Attribute/Treecol.editable">treecol.editable</a></li> -</ul> -</div> -<div class="noinclude"> - -</div> |