Views
- Available Views
-
week, basicWeek, basicDay, agendaWeek, agendaDay
- View Object
- An object that is passed to every callback, containing info about the current view.
- View Option Hash
- A way to specify options on a per-view basis.
- defaultView
- The initial view when the calendar loads.
- getView (method)
- Returns the View Object for the current view.
- changeView (method)
- Immediately switches to a different view.
See also: viewDisplay
|