DroidDiagram Programmer's Guide
Cell.getTextToEdit Method
See Also
 






Implements InplaceEditable.getTextToEdit. Returns the text that should be displayed initially when this cell 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

Cell Members
Cell Class
com.mindfusion.diagramming Namespace