X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/examples/docs/output/Ext.calendar.DayBodyTemplate.html diff --git a/examples/docs/output/Ext.calendar.DayBodyTemplate.html b/examples/docs/output/Ext.calendar.DayBodyTemplate.html new file mode 100644 index 00000000..d8c981d4 --- /dev/null +++ b/examples/docs/output/Ext.calendar.DayBodyTemplate.html @@ -0,0 +1,5 @@ +
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.
\ No newline at end of file