Represents methods that will handle containerChildAdded, containerChildRemoved events.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public ContainerChildEvent ( |
The source of the event.
A ContainerChildEvent that contains the event data.
A DiagramNode instance
See Also