aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/property/readonly/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/property/readonly/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/property/readonly/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/property/readonly/index.html b/files/ja/archive/mozilla/xul/property/readonly/index.html
new file mode 100644
index 0000000000..61a749c052
--- /dev/null
+++ b/files/ja/archive/mozilla/xul/property/readonly/index.html
@@ -0,0 +1,18 @@
+---
+title: readOnly
+slug: Archive/Mozilla/XUL/Property/readOnly
+tags:
+ - XUL Properties
+ - XUL Reference
+translation_of: Archive/Mozilla/XUL/Property/readOnly
+---
+<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/readOnly">readOnly</a></span></code></dt>
+ <dd>
+ 型: <em>論理型</em></dd>
+ <dd>
+ <code>true</code> に設定すると、ユーザは要素の値を変更できなくなります。</dd>
+</dl>