MESCIUS InputMan for ASP.NET 10.0J
SetSelectedIndex メソッド
選択する項目のインデックス。
[jQuery対応]選択する項目を示すインデックスを設定します。
シンタックス
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: any

// パラメータ
var index; //タイプ: number

value = instance.SetSelectedIndex(index);
function SetSelectedIndex( 
   index : number
) : any;

パラメータ

index
選択する項目のインデックス。
参照

参照

GcComboBox タイプ

 

 


© MESCIUS inc. All rights reserved.