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