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