Search
EditComponent.getText Method
See Also
 

Gets the text of the edit component.

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

 Syntax

Java  Copy Code

public String getText ()

 Return Value

A String containing the component's text.

 See Also