Move / Copy - zTree methods
[ File Path: exedit/drag_fun.html ]
1, Explanation of 'copyNode / moveNode' method
Use 'copyNode / moveNode' method can also be achieved copy / move nodes.
Try to copy or cut node:
[
copy
] [
cut
] [
paste
]
How to use 'zTreeObj.copyNode / moveNode' method, please see the API documentation.
2, Explanation of setting
Same as 'Normal Drag Node Operation'
3, Explanation of treeNode
Same as 'Normal Drag Node Operation'