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