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

Class Ext.calendar.CalendarPicker

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

A custom combo used for choosing from the list of available calendars to assign an event to.

-

This is pretty much a standard combo that is simply pre-configured for the options needed by the -calendar components. The default configs are as follows:

fieldLabel: 'Calendar',
-    valueField: 'CalendarId',
-    displayField: 'Title',
-    triggerAction: 'all',
-    mode: 'local',
-    forceSelection: true,
-    width: 200

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