DroidDiagram Programmer's Guide
TreeViewNode.getTextToEdit Method
See Also
 






Implements InplaceEditable.getTextToEdit. Returns the text that should be displayed initially when the node's caption is edited in-place.

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

 Syntax

Java  Copy Code

public String getTextToEdit ()

 Return Value

A String that represents the initial contents of the in-place edit box.

 See Also

TreeViewNode Members
TreeViewNode Class
com.mindfusion.diagramming Namespace