aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/fixed/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/fixed/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/attribute/fixed/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/fixed/index.html b/files/ja/archive/mozilla/xul/attribute/fixed/index.html
new file mode 100644
index 0000000000..80b0b0b662
--- /dev/null
+++ b/files/ja/archive/mozilla/xul/attribute/fixed/index.html
@@ -0,0 +1,13 @@
+---
+title: fixed
+slug: Archive/Mozilla/XUL/Attribute/fixed
+tags:
+ - XUL Attributes
+ - XUL Reference
+translation_of: Archive/Mozilla/XUL/Attribute/fixed
+---
+<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-fixed"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/fixed">fixed</a></code> </dt><dd> 型: <em>論理型</em> </dd><dd> <code>true</code> の場合、tree 内の列のサイズをユーザが調節できなくなります。固定幅で列のサイズを維持する間、<code><a href="/ja/docs/Mozilla/Tech/XUL/splitter" title="splitter">splitter</a></code> がこれらの両側の列をサイズ変更します。<code>false</code> または指定されていない場合、ユーザはコラムヘッダをマウスでドラッグして列のサイズを調節することができます。 </dd></dl>
+<div class="noinclude">
+
+</div>