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