Drag Entry by Index
This action drags the list item you specify.
The item is specified by its index in the list.
The cursor is moved over the component.
The mouse button you specify is held, and the item is dragged.
Follow this action with a drop action.
Parameters:
Drag Entry by Value
This action drags the list item you specify.
The item is specified by its value in the list.
The cursor is moved over the component.
The mouse button you specify is held, and the item is dragged.
Follow this action with a drop action.
Parameters:
Drop on Entry by Index
This action drops a list item.
The item on which to drop the dragged item is specified by its index in the list.
The cursor is moved over the component.
The mouse button is let loose, and the item is dropped.
Precede this action with a drag action.
Parameters:
Drop on Entry by Value
This action drops a list item.
The item on which to drop the dragged item is specified by its value in the list.
The cursor is moved over the component.
The mouse button is let loose, and the item is dropped.
Precede this action with a drag action.
Parameters: