Calendar Class

Used to render events for a given month/week/day

Constructors

Calendar( parent, config )
Used to instantiate this class
parentDOM element in which to render this component
configConfiguration settings (optional)

Public Methods

setView( viewName )
Used to update the view.
getView( )
Returns the current view.