| Class | Description |
|---|---|
| DeleteItemOperation |
Deletes an item at a specified index in a dynamicIndexList.
|
| DeleteItemOperation.Builder | |
| DeleteMultipleItemsOperation |
Deletes items at consecutive indexes in a dynamicIndexList.
|
| DeleteMultipleItemsOperation.Builder | |
| InsertItemOperation |
Inserts a new item at a specified index in a dynamicIndexList.
|
| InsertItemOperation.Builder | |
| InsertMultipleItemsOperation |
Inserts an array of items into consecutive indexes in a dynamicIndexList.
|
| InsertMultipleItemsOperation.Builder | |
| Operation |
An operation which adds, removes or replaces item(s) defined in a dynamicIndexList.
|
| SetItemOperation |
Sets an item at a specified index in a dynamicIndexList.
|
| SetItemOperation.Builder |
Copyright © 2023. All rights reserved.