Gets a list of items for the Selection
<void> SelectionFormField.getItems(<RequestStringsCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the index of the selected item. |
| error |
Optional. Is called when the operation failed with an error. |