Search
ItemEditor.getText Method
See Also
 






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

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

String getText ()

 Return Value

A string containing the item's header text.

 See Also