aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/preference-editable/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/preference-editable/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/attribute/preference-editable/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/preference-editable/index.html b/files/ja/archive/mozilla/xul/attribute/preference-editable/index.html
new file mode 100644
index 0000000000..40bff550c7
--- /dev/null
+++ b/files/ja/archive/mozilla/xul/attribute/preference-editable/index.html
@@ -0,0 +1,13 @@
+---
+title: preference-editable
+slug: Archive/Mozilla/XUL/Attribute/preference-editable
+tags:
+ - XUL Attributes
+ - XUL Reference
+translation_of: Archive/Mozilla/XUL/Attribute/preference-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-preference-editable"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/preference-editable">preference-editable</a></code> </dt><dd> <strong><span class="highlightgreen">Mozilla 1.8</span></strong> </dd><dd> 型: <em>論理型</em> </dd><dd> <code>true</code> の場合、要素は <code><a href="/ja/docs/Mozilla/Tech/XUL/prefwindow" title="prefwindow">prefwindow</a></code> 内の設定を変更するものとして使用されます。<code id="a-preference"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/preference">preference</a></code> 属性が <code><a href="/ja/docs/Mozilla/Tech/XUL/preference" title="preference">preference</a></code> 要素への接続に使用されます。これは XBL で実装されたカスタム要素に役立ちます。値が変更されると要素が change イベントや select イベントを引き起こすので、それに応じて preference も更新されます。 </dd></dl>
+<div class="noinclude">
+
+</div>