GCIM 名前空間 > GcTime タイプ : SetPressedDropDownButtonImageUrl メソッド |
var instance = new GCIM.GcTime(); var returnValue; // Type: any // パラメータ var value; //タイプ: string returnValue = instance.SetPressedDropDownButtonImageUrl(value);
function SetPressedDropDownButtonImageUrl( value : string ) : any;