Properties Methods Events Direct Link

Class Ext.calendar.DayBodyTemplate

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.

Public Properties

This class has no public properties.

Public Methods

This class has no public methods.

Public Events

This class has no public events.