DroidDiagram Programmer's Guide
ComponentBase.onValidated Method
See Also
 






Raises the Validated event.

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

 Syntax

Java  Copy Code

protected void onValidated (
    ComponentEvent e
)

 Parameters

e

An object providing the event data.

 See Also

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