Package: | Ext.calendar |
Defined In: | DayBodyTemplate.js |
Class: | DayBodyTemplate |
Extends: | Object |
This is the template used to render the scrolling body container used in DayView and WeekView. This template is automatically bound to the underlying event store by the calendar components and expects records of type Ext.calendar.EventRecord.
Note that this template would not normally be used directly. Instead you would use the Ext.calendar.DayViewTemplate that internally creates an instance of this template along with a Ext.calendar.DayHeaderTemplate.