GCIM 名前空間 > GcDate オブジェクト : SetDropDownEnabled メソッド |
var instance = new GCIM.GcDate(); var returnValue; // Type: any // パラメータ var value; //タイプ: boolean returnValue = instance.SetDropDownEnabled(value);
function SetDropDownEnabled( value : boolean ) : any;