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