Class: ClassDatepickerState

ClassDatepickerState

new ClassDatepickerState()

Instantiate in ClassDatepicker
Source:

Members

<static> filterDate

define start and end of available date
Source:

<static> selected

selected
Source:

<static> view

view
Source:

Methods

<static> setFilterDate(key, startVal, endVal)

setFilterDate
Parameters:
Name Type Description
key
startVal
endVal
Source:

<static> setSelected(key, value) → {Class_DatepickerState}

setSelected
Parameters:
Name Type Description
key
value
Source:
Returns:
Type
Class_DatepickerState

<static> setTime(key, value) → {Class_DatepickerState}

setTime
Parameters:
Name Type Description
key
value
Source:
Returns:
Type
Class_DatepickerState

<static> setView(key, value) → {Class_DatepickerState}

setView
Parameters:
Name Type Description
key
value
Source:
Returns:
Type
Class_DatepickerState

<static> syncViewWithelected() → {Class_DatepickerState}

syncViewWithelected
Source:
Returns:
Type
Class_DatepickerState