PowerTools InputMan for ASP.NET 8.0J
GetFocusDate メソッド
[jQuery対応]フォーカスを持っている日付を取得します。
構文
var instance = new GCIM.DropDownCalendar();
var value; // Type: Date
value = instance.GetFocusDate();
function GetFocusDate() : Date;

戻り値

型 : Date
フォーカスを持つ日付。
参照

DropDownCalendar オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.