Search
ItemEditor Members
Methods
 


Defines the interface that must be implemented by item editor classes.

The following tables list the members exposed by the ItemEditor type.

 Public Methods

  Name Description

endEdit

Invoked when an operation outside of the item editor causes the editor to be closed.

getText

Gets the new header text of the item, when the in-place editing operation is about to be confirmed via CalendarListener.itemInplaceEditEnding event.

startEdit

Invoked for an item when the user initiates in-place editing operation.

 See Also