MESCIUS InputMan for ASP.NET 10.0J
GetCalendarType メソッド
[jQuery対応]カレンダーのタイプを取得します。
シンタックス
var instance = new GCIM.DropDownCalendar();
var value; // Type: CalendarType
value = instance.GetCalendarType();
function GetCalendarType() : CalendarType;

戻り値の型

カレンダータイプを示す値("monthday"、"yearmonth")。
参照

参照

DropDownCalendar タイプ

 

 


© MESCIUS inc. All rights reserved.