X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/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 deleted file mode 100644 index b9b756f6..00000000 --- a/examples/docs/output/Ext.calendar.MonthViewTemplate.html +++ /dev/null @@ -1,5 +0,0 @@ -
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.