aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/searchbutton/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/searchbutton/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/attribute/searchbutton/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/searchbutton/index.html b/files/ja/archive/mozilla/xul/attribute/searchbutton/index.html
new file mode 100644
index 0000000000..91dc76f55f
--- /dev/null
+++ b/files/ja/archive/mozilla/xul/attribute/searchbutton/index.html
@@ -0,0 +1,14 @@
+---
+title: searchbutton
+slug: Archive/Mozilla/XUL/Attribute/searchbutton
+tags:
+ - XUL Attributes
+ - XUL Reference
+translation_of: Archive/Mozilla/XUL/Attribute/Searchbutton
+---
+<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-searchbutton"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/searchbutton">searchbutton</a></code></dt> <dd>型: <em>論理型</em></dd> <dd><code>true</code> の場合、ユーザが search ボタンを押すか <code>Enter</code> キーを押した時のみ、search フィールドのコマンドイベントが発生します。<code>false</code> の場合、ユーザが値を変更するだけでコマンドイベントが発生します。この属性は <code>search</code> 型のテキストボックスにのみ適用されます。</dd>
+</dl>
+<div class="noinclude">
+
+</div>