PowerTools InputMan for ASP.NET 8.0J
GetDropDownCalendar メソッド
[jQuery対応]ドロップダウンカレンダーのオブジェクトを取得します。
構文
var instance = new GCIM.GcDateTime(container, id);
var value; // Type: DropDownCalendar
value = instance.GetDropDownCalendar();
function GetDropDownCalendar() : DropDownCalendar;

戻り値

型 : DropDownCalendar
DropDownCalendarオブジェクト。
参照

GcDateTime オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.