| copy | copies an item to the same or another object |
| move | moves the specified item to a new position |
| moveBottom | moves the specified item to the last position |
| moveDown | increases the item index and moves the item to the new position |
| moveTop | moves the specified item to the first position |
| moveUp | decreases the item index and moves the item to the new position |