Skip to main content

ApiRadiobuttonField

ApiRadiobuttonField is a subclass of ApiCheckboxField.

Methods

MethodReturnsDescription
AddOptionApiCheckboxWidgetAdds options to checkbox group.
AddWidgetApiWidgetAdds new widget - visual representation for field
DeletebooleanRemoves field from document.
GetAllWidgetsApiWidget[]Gets array with widgets of the current field.
GetClassType"radiobuttonField"Returns a type of the ApiRadiobuttonField class.
GetFullNamestringGets field full name.
GetPartialNamestringGets field partial name.
GetValuestringGets field value
IsCheckInUnisonbooleanChecks if field will check in unison.
IsReadOnlybooleanChecks if field is read only
IsRequiredbooleanChecks if field is required
IsToggleToOffbooleanChecks if field is toggle to off.
SetCheckInUnisonbooleanSets field in unison prop.
SetFullNamebooleanSets new field name if possible.
SetPartialNamebooleanSets new field partial name.
SetReadOnlybooleanSets field read only
SetRequiredbooleanSets field required
SetToggleToOffbooleanSets field toggle to off prop.
SetValuebooleanSets field value