MESCIUS InputMan for ASP.NET 10.0J
SetSelectedItem メソッド
選択する項目。
項目を選択します。
シンタックス
var instance = new GCIM.GcListBox(container, id);
var value; // Type: any

// パラメータ
var item; //タイプ: ListItem

value = instance.SetSelectedItem(item);
function SetSelectedItem( 
   item : ListItem
) : any;

パラメータ

item
選択する項目。
参照

参照

GcListBox タイプ

 

 


© MESCIUS inc. All rights reserved.