Detaches this node from its current master node.
Namespace: MindFusion.Diagramming
File: DiagramNode.js
JavaScript Copy Code |
---|
function detach () |
This method does nothing if the node hasn't been previously attached to another node via the attach or attachTo methods.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |