데이트피커 » Api

getholidayselectable

Description

달력에서 휴일 선택 가능 여부를 반환하는 API이다.

Return Value

Type Description
BOOL 달력에서 휴일 선택 가능여부(true, false)

Example

function btngetholidayselectable_on_mouseup() { screen.alert("holidayselectable : " + datepicker.getholidayselectable()); }

See Also

setholidayselectable

Viewer Ver.

9.1.1.1

Update Date

20160922