DroidDiagram Programmer's Guide
TreeViewItem.getTextToEdit Method
See Also
 






Implements InplaceEditable.getTextToEdit. Returns the text that should be displayed initially when this item is edited in-place.

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

 Syntax

Java  Copy Code

public String getTextToEdit ()

 Return Value

A String specifying the item's text.

 See Also

TreeViewItem Members
TreeViewItem Class
com.mindfusion.diagramming Namespace