Class: ClassMonthGrid

ClassDayPicker. ClassMonthGrid

new ClassMonthGrid()

Instantiate in ClassDatepicker
Source:

Members

<static> events

evenets
Properties:
Name Type Description
init
render
reRender
selectDay
Source:

<static> persianDigit

perisnaDigit
Source:

<static> state

state
Properties:
Name Type Description
year
month
date
firstWeekDayOfMonth
daysCount
Source:

Methods

<static> applyStory()

applyStory
Source:

<static> goToNextMonth() → {boolean}

goToNextMonth
Source:
Returns:
Type
boolean

<static> goToPrevMonth()

goTOPrevMonth
Source:

<static> goToYear(year)

goToYear
Parameters:
Name Type Description
year
Source:

<static> markSelectedDate(unixDate)

markSelectedDate
Parameters:
Name Type Description
unixDate
Source:

<static> selectDate(unixDate) → {Class_MonthGrid}

selectDate
Parameters:
Name Type Description
unixDate
Source:
Returns:
Type
Class_MonthGrid

<static> updateAs(year, month) → {Class_MonthGrid}

updateAs
Parameters:
Name Type Description
year
month
Source:
Returns:
Type
Class_MonthGrid