Search
InplaceEditable.getTextToEdit Method
See Also
 

Returns the text of the object which will be displayed initially when the object is in-place edited.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

String getTextToEdit ()

 Return Value

A string value that represents the initial contents of the in-place editing box.

 See Also