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

Class Ext.calendar.EventEditForm

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

A custom form used for detailed editing of events.

-

This is pretty much a standard form that is simply pre-configured for the options needed by the -calendar components. It is also configured to automatically bind records of type Ext.calendar.EventRecord -to and from the form.

-

This form also provides custom events specific to the calendar so that other calendar components can be easily -notified when an event has been edited via this component.

-

The default configs are as follows:

labelWidth: 65,
-    title: 'Event Form',
-    titleTextAdd: 'Add Event',
-    titleTextEdit: 'Edit Event',
-    bodyStyle: 'background:transparent;padding:20px 20px 10px;',
-    border: false,
-    buttonAlign: 'center',
-    autoHeight: true,
-    cls: 'ext-evt-edit-form',

Public Properties

This class has no public properties.

Public Methods

This class has no public methods.

Public Events

EventDefined By
\ No newline at end of file