blob: e95a7176e7f9b77db52dcab5cf756927cb778e46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
title: getResultValueAt
slug: Archive/Mozilla/XUL/Method/getResultValueAt
tags:
- XUL Methods
- XUL Reference
translation_of: Archive/Mozilla/XUL/Method/getResultValueAt
---
<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-getResultValueAt"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/getResultValueAt">getResultValueAt( index )</a></code></span></dt>
<dd>戻り値の型: <em>候補の値</em></dd>
<dd>指定した <var>index</var> の位置の候補の値を返します。項目は popup 内に表示されたテキストに相当します。</dd>
</dl>
|