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