MindFusion.Java Package Programmer's Guide
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

EditComponent Members
EditComponent Class
com.mindfusion.diagramming.components Namespace