DroidDiagram Programmer's Guide
DiagramLink.getTextToEdit Method
See Also
 






Implements InplaceEditable.getTextToEdit. Returns the string that should be displayed initially when the link's text 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

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace