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