MESCIUS InputMan for ASP.NET 10.0J
GetSelectedIndex メソッド
[jQuery対応]現在選択されている項目を示すインデックスを取得します。
シンタックス
var instance = new GCIM.GcListBox(container, id);
var value; // Type: number
value = instance.GetSelectedIndex();
function GetSelectedIndex() : number;

戻り値の型

選択されている項目のインデックス。
参照

参照

GcListBox タイプ

 

 


© MESCIUS inc. All rights reserved.