aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/property/defaultbutton/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/property/defaultbutton/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/property/defaultbutton/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/property/defaultbutton/index.html b/files/ja/archive/mozilla/xul/property/defaultbutton/index.html
new file mode 100644
index 0000000000..5a7b24f984
--- /dev/null
+++ b/files/ja/archive/mozilla/xul/property/defaultbutton/index.html
@@ -0,0 +1,13 @@
+---
+title: defaultButton
+slug: Archive/Mozilla/XUL/Property/defaultButton
+tags:
+ - XUL Properties
+ - XUL Reference
+translation_of: Archive/Mozilla/XUL/Property/defaultButton
+---
+<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/defaultButton">defaultButton</a></span></code> </dt><dd> 型: <em>文字列型</em> </dd><dd> 通常、この属性を設定すべきではありません。設定すると、ダイアログ内のデフォルトボタンを指定します。一般的に、これは Enter キーが押下された時にボタンが有効化されることを意味します。この属性には <code id="a-buttons"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/buttons">buttons</a></code> 属性で設定できる値と同じものを設定します。 </dd></dl>
+<div class="noinclude">
+
+</div>