/** * @class Ext.calendar.form.Add * @extend Ext.calendar.form.Form * @xtype calendar-form-add * An add form implementation for data used with {@link Ext.calendar.model.Event}. */ /** * @cfg {String} [title='Add Event'] * The title for the dialog. */