Search
EditComponentAdapter.textChanged Method
See Also
 

Raised when the text is changed.

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

 Syntax

Java  Copy Code

public void textChanged (
    Object sender,
    ComponentTextEvent e
)

 Parameters

sender

e

 See Also