MESCIUS InputMan for ASP.NET 10.0J
SetDropDownClosingAnimation メソッド
アニメーション効果を表す値("none"、"scroll"、"slide"、"fade"、"center"、"extend"、"drag")。
ドロップダウン部分を閉じたときのアニメーション効果を設定します。
シンタックス
var instance = new GCIM.GcNumber(container, id);
var returnValue; // Type: any

// パラメータ
var value; //タイプ: DropDownAnimation

returnValue = instance.SetDropDownClosingAnimation(value);
function SetDropDownClosingAnimation( 
   value : DropDownAnimation
) : any;

パラメータ

value
アニメーション効果を表す値("none"、"scroll"、"slide"、"fade"、"center"、"extend"、"drag")。
参照

参照

GcNumber タイプ

 

 


© MESCIUS inc. All rights reserved.