Raises an event which notifies that the selection has changed.
Namespace: MindFusion.Diagramming
File: Diagram.js
JavaScript Copy Code |
---|
function raiseSelectionChanged (oldItems, newItems) |
Array. The selected items before the change.
Array. The selected items after the change.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |