Skip to main content

ApiButtonField

ApiButtonField is a subclass of ApiBaseField.

Methods

MethodReturnsDescription
AddWidgetApiWidgetAdds new widget - visual representation for field
DeletebooleanRemoves field from document.
GetAllWidgetsApiWidget[]Gets array with widgets of the current field.
GetClassType"buttonField"Returns a type of the ApiButtonField class.
GetFullNamestringGets field full name.
GetPartialNamestringGets field partial name.
GetValuestringGets field value
IsReadOnlybooleanChecks if field is read only
IsRequiredbooleanChecks if field is required
SetFullNamebooleanSets new field name if possible.
SetPartialNamebooleanSets new field partial name.
SetReadOnlybooleanSets field read only
SetRequiredbooleanSets field required
SetValuebooleanSets field value