ApiRadiobuttonField
Represents the ApiRadiobuttonField class.
Methods
| Method | Returns | Description |
|---|---|---|
| AddOption | ApiCheckboxWidget | Adds options to checkbox group. |
| GetClassType | "radiobuttonField" | Returns a type of the ApiRadiobuttonField class. |
| IsCheckInUnison | boolean | Checks if field will check in unison. |
| IsToggleToOff | boolean | Checks if field is toggle to off. |
| SetCheckInUnison | boolean | Sets field in unison prop. |
| SetToggleToOff | boolean | Sets field toggle to off prop. |