MindFusion.Diagramming for JavaScript Programmer's Guide
Selection Methods
 


 Public Methods

  Name Description

addItem

Adds an item to the Selection.

allowDrag

DiagramItem.allowDrag override.

clear

Removes all items from the selection.

endDrag

DiagramItem.endDrag override.

onRemove

DiagramItem.onRemove override.

removeItem

Removes an item from the Diagram.

startDrag

DiagramItem.startDrag override.

updateDrag

DiagramItem.updateDrag override.

 See Also

Selection Class
MindFusion.Diagramming Namespace