Drag Node by Indexpath
This action drags the node you specify.
You give the path to the node to be dragged using an indexpath.
This is achieved by:
Moving the cursor over the component.
If the tree is not expanded, it is expanded.
Holding the mouse button you specify, and the item is dragged.
You must follow this action with a drop action.
Parameters:
Drag Node by Textpath
This action drags the node you specify.
You give the path to the node to be dragged using a textpath.
This is achieved by:
Moving the cursor over the component.
If the tree is not expanded, it is expanded.
Holding the mouse button you specify, and the item is dragged.
You must follow this action with a drop action.
Parameters:
Drop on Node by Indexpath
This action drops a dragged item onto the node you specify.
You give the path to the node you want to drop the item onto using an indexpath.
This is achieved by:
Moving the cursor over the node.
If the tree is not expanded, it is expanded.
Letting loose the mouse button you specify.
Precede this action with a drag action.
Parameters:
Drop on Node by Textpath
This action drops a dragged item onto the node you specify.
You give the path to the node you want to drop the item onto using a textpath.
This is achieved by:
Moving the cursor over the node.
If the tree is not expanded, it is expanded.
Letting loose the mouse button you specify.
Precede this action with a drag action.
Parameters: