Called when a group child node has been modified.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected void onChildModified ( |
The DiagramNode that has been moved or resized.
An AdjustmentHandles instance indicating which handle has been used to modify the node.
See Also