Extension to the basic {@link com.vaadin.addon.calendar.event.CalendarEvent CalendarEvent}. This interface provides setters (and thus editing capabilities) for all {@link com.vaadin.addon.calendar.event.CalendarEvent CalendarEvent} fields. For descriptions on the fields, refer to the extendedinterface.
This interface is used by some of the basic Calendar event handlers in the com.vaadin.addon.calendar.ui.handler
package to determine whether an event can be edited.
|
|
|
|
|
|
|
|