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

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