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