Week Class

Used to render a week

Constructors

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

Public Methods

getListener( name )
Overrides the native getListener method by replacing arguments in the callback. Any arguments that refer to the day view are replaced with this view.