functions/page_index library

Properties

defaultPageIndex int
getter/setter pair

Functions

getPageIndex(CalendarFormat calendarFormat) int
Get the page index for the current calendar format. params CalendarFormat calendarFormat The calendar format.
normalizePageIndex(int index, CalendarFormat calendarFormat) int
Normalize the page index for the current calendar format. params int index The index to normalize. params CalendarFormat calendarFormat The calendar format.