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