X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/b37ceabb82336ee82757cd32efe353cfab8ec267..f5240829880f87e0cf581c6a296e436fdef0ef80:/examples/docs/output/Ext.calendar.MonthViewTemplate.html?ds=sidebyside diff --git a/examples/docs/output/Ext.calendar.MonthViewTemplate.html b/examples/docs/output/Ext.calendar.MonthViewTemplate.html new file mode 100644 index 00000000..b9b756f6 --- /dev/null +++ b/examples/docs/output/Ext.calendar.MonthViewTemplate.html @@ -0,0 +1,5 @@ +
Package: | Ext.calendar |
Defined In: | MonthViewTemplate.js |
Class: | MonthViewTemplate |
Extends: | Object |
This is the template used to render the MonthView. Internally this class defers to an +instance of Ext.calerndar.BoxLayoutTemplate to handle the inner layout rendering and adds containing elements around +that to form the month view.
+This template is automatically bound to the underlying event store by the +calendar components and expects records of type Ext.calendar.EventRecord.