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