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