Search
EditComponentAdapter.textChanging Method
See Also
 

Raised when the text is about to be changed.

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

 Syntax

Java  Copy Code

public void textChanging (
    Object sender,
    ComponentTextValidationEvent e
)

 Parameters

sender

e

 See Also