X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/docs/output/Ext.calendar.DayBodyView.html diff --git a/examples/docs/output/Ext.calendar.DayBodyView.html b/examples/docs/output/Ext.calendar.DayBodyView.html deleted file mode 100644 index 483e34eb..00000000 --- a/examples/docs/output/Ext.calendar.DayBodyView.html +++ /dev/null @@ -1,143 +0,0 @@ -
Properties Methods Events Config Options Direct Link
CalendarView
-  DayBodyView

Class Ext.calendar.DayBodyView

Package:Ext.calendar
Defined In:DayBodyView.js
Class:DayBodyView
Extends:CalendarView

This is the scrolling container within the day and week views where non-all-day events are displayed. -Normally you should not need to use this class directly -- instead you should use DayView -which aggregates this class and the DayHeaderView into the single unified view -presented by CalendarPanel.

Config Options

Config OptionsDefined By
 enableDD : Boolean
True to enable drag and drop in the calendar view (the default), false to disable it
CalendarView
 startDay : Number
The 0-based index for the day on which the calendar week begins (0=Sunday, which is the default)
CalendarView

Public Properties

This class has no public properties.

Public Methods

MethodDefined By

Public Events

EventDefined By
\ No newline at end of file