DroidDiagram Programmer's Guide
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

InplaceEditable Members
InplaceEditable Interface
com.mindfusion.diagramming Namespace