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.
GetInternalIdstringReturns an internal ID of the current field.
GetPartialNamestringGets field partial name.
GetTooltipbooleanGets field tooltip
GetValuestringGets field value
IsCheckInUnisonbooleanChecks if field will check in unison.
IsReadOnlybooleanChecks if field is read only
IsRequiredbooleanChecks if field is required
IsToggleToOffbooleanChecks if the field can be toggled 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 whether the checked state can be toggled off.
SetTooltipbooleanSets field tooltip
SetValuebooleanSets field value