aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/property/readonly/index.html
blob: 61a749c05299edaf0c887c0dd3fb7d1c593156d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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>