Represents methods that will handle node validation events.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public NodeValidationEvent ( |
The source of the event.
A DiagramNode instance.
See Also