Enables or disables handling of mouse events.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function setEnabled (value) |
true if handling of mouse events is enabled; otherwise, false.
When this method is called with "false" there aren't any item click events raised.