var instance = new GCIM.GcComboBox(container, id); var value; // Type: any // パラメータ var item; //タイプ: ListItem value = instance.SetSelectedItem(item);
function SetSelectedItem( item : ListItem ) : any;
GcComboBox オブジェクト
© 2005-2015 GrapeCity inc. All rights reserved.