Implements InplaceEditable.getTextToEdit. Returns the text that should be displayed initially when this label is edited in-place.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public String getTextToEdit () |
The label's text.
See Also