GCIM 名前空間 > GcComboBox タイプ : SetExitOnLeftRightKey メソッド |
var instance = new GCIM.GcComboBox(container, id); var value; // Type: any // パラメータ var exitOnLeftRightKey; //タイプ: any value = instance.SetExitOnLeftRightKey(exitOnLeftRightKey);
function SetExitOnLeftRightKey( exitOnLeftRightKey : any ) : any;