Direction | Description |
Move up | This moves the selected node to before the previous sibling node. If there is no previous sibling node, the menu item is disabled. |
Move down | This moves the selected node to after the following sibling node. If there is no following sibling node, the menu item is disabled. |
Move left | This command is only possible if the selected node is a child node of a composite node, otherwise the menu item is disabled. This moves the selected node one level higher in the tree structure. The node becomes the immediate preceding sibling node of the composite node that was originally its parent node. |
Move right | This command is only possible if there is an immediate following composite node, otherwise the menu item is disabled. This moves the selected node one level deeper in the tree structure. The node becomes a child node of the immediate following composite node. |