Gets a value indicating whether the checkbox is in the checked state.
<void> CheckFormField.getChecked(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives a value indicating whether the checkbox is in the checked state. |
error |
Optional. Is called when the operation failed with an error. |