Called when an item is added to or removed from the selection.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void selectionChanged ( |
An EventObject providing information about the event.
RemarksUse the Nodes and Links properties of the diagram's Selection to find out which items are currently selected.
See Also