aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/rows/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/rows/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/attribute/rows/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/rows/index.html b/files/ja/archive/mozilla/xul/attribute/rows/index.html
new file mode 100644
index 0000000000..49438938a7
--- /dev/null
+++ b/files/ja/archive/mozilla/xul/attribute/rows/index.html
@@ -0,0 +1,15 @@
+---
+title: rows
+slug: Archive/Mozilla/XUL/Attribute/rows
+tags:
+ - MDC Project
+ - NeedsTechnicalReview
+ - XUL Attributes
+ - XUL Reference
+translation_of: Archive/Mozilla/XUL/Attribute/rows
+---
+<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-rows"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/rows">rows</a></code> </dt><dd> 型: <em>整数型</em> </dd><dd> 要素内に表示する行数。要素がこの数値よりも多くの行を含むときはスクロールバーが現れます。要素内の実際の rows の値を取得するには <span id="m-getRowCount"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/getRowCount">getRowCount</a></code></span> メソッドを使用してください。 </dd></dl>
+<div class="noinclude">
+
+</div>