aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/method/getindexoffirstvisiblerow/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/method/getindexoffirstvisiblerow/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/method/getindexoffirstvisiblerow/index.html15
1 files changed, 0 insertions, 15 deletions
diff --git a/files/ja/archive/mozilla/xul/method/getindexoffirstvisiblerow/index.html b/files/ja/archive/mozilla/xul/method/getindexoffirstvisiblerow/index.html
deleted file mode 100644
index 8e6024a226..0000000000
--- a/files/ja/archive/mozilla/xul/method/getindexoffirstvisiblerow/index.html
+++ /dev/null
@@ -1,15 +0,0 @@
----
-title: getIndexOfFirstVisibleRow
-slug: Archive/Mozilla/XUL/Method/getIndexOfFirstVisibleRow
-tags:
- - XUL Methods
- - XUL Reference
-translation_of: Archive/Mozilla/XUL/Method/getIndexOfFirstVisibleRow
----
-<div class="noinclude">
- <span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="/ja/docs/XUL_Reference">XUL リファレンス HOME</a></span></div>
-<dl>
- <dt><span id="m-getIndexOfFirstVisibleRow"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/getIndexOfFirstVisibleRow">getIndexOfFirstVisibleRow()</a></code></span></dt>
- <dd>戻り値の型: <em>整数型</em></dd>
- <dd>表示されている最初の行の index を返します。これはリストデータの最初の行ではないので注意してください。表示されている項目がスクロールされると、この関数はユーザに見える最初の行の index を取得します。</dd>
-</dl>