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