Search
ItemEditConfirmEvent.getNewText Method
See Also
 






Gets the new text that will be applied to the item if the in-place editing operation is allowed.

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

 Syntax

Java  Copy Code

public String getNewText ()

 Return Value

A string containing the new text of the item.

 See Also