X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/examples/docs/output/Ext.calendar.DayHeaderTemplate.html diff --git a/examples/docs/output/Ext.calendar.DayHeaderTemplate.html b/examples/docs/output/Ext.calendar.DayHeaderTemplate.html new file mode 100644 index 00000000..30084b43 --- /dev/null +++ b/examples/docs/output/Ext.calendar.DayHeaderTemplate.html @@ -0,0 +1,7 @@ +
Properties Methods Events Direct Link

Class Ext.calendar.DayHeaderTemplate

Package:Ext.calendar
Defined In:DayHeaderTemplate.js
Class:DayHeaderTemplate
Extends:Object

This is the template used to render the all-day event container used in DayView and +WeekView. Internally the majority of the layout logic is deferred to an instance of +Ext.calendar.BoxLayoutTemplate.

+

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.DayBodyTemplate.

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