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.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |