From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../archive/mozilla/xul/method/getresultat/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 files/ja/archive/mozilla/xul/method/getresultat/index.html (limited to 'files/ja/archive/mozilla/xul/method/getresultat') diff --git a/files/ja/archive/mozilla/xul/method/getresultat/index.html b/files/ja/archive/mozilla/xul/method/getresultat/index.html new file mode 100644 index 0000000000..c9c8a72fa5 --- /dev/null +++ b/files/ja/archive/mozilla/xul/method/getresultat/index.html @@ -0,0 +1,18 @@ +--- +title: getResultAt +slug: Archive/Mozilla/XUL/Method/getResultAt +tags: + - XUL Methods + - XUL Reference +translation_of: Archive/Mozilla/XUL/Method/getResultAt +--- +
+ « XUL リファレンス HOME
+
+
+ getResultAt( index )
+
+ 戻り値の型: nsIAutoCompleteItem
+
+ 指定した index の位置の候補項目を返します。項目は nsIAutoCompleteItem 形式の値になります。
+
-- cgit v1.2.3-54-g00ecf