Overview | Methods | This Package | All Packages
| Fields | Description |
| AFTER | Specifies that the item is inserted after the designated item in the list. |
| BEFORE | Specifies that the item is inserted before the designated item in the list. |
| BEGINNING | Specifies that the item is inserted at the beginning of the current list. |
| END | Specifies that the item is inserted at the end of the current list. |