Properties Methods Events Config Options Direct Link

Class Ext.ensible.cal.BoxLayoutTemplate

Package:Ext.ensible.cal
Defined In:BoxLayoutTemplate.js
Class:BoxLayoutTemplate
Extends:Object

This is the template used to render calendar views based on small day boxes within a non-scrolling container (currently the MonthView and the all-day headers for DayView and WeekView. This template is automatically bound to the underlying event store by the calendar components and expects records of type Ext.ensible.cal.EventRecord.

Config Options

Config OptionsDefined By
 multiDayFirstDayFormat : String
The date format used for the date in the header when more than one day are visible (defaults to 'M j, Y').
BoxLayoutTemplate
 singleDayDateFormat : String
The date format used for the date in the header when in single-day view (defaults to 'l, F j, Y').
BoxLayoutTemplate

Public Properties

This class has no public properties.

Public Methods

This class has no public methods.

Public Events

This class has no public events.