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.
GetInternalIdstringReturns an internal ID of the current field.
GetPartialNamestringGets field partial name.
GetTooltipbooleanGets field tooltip
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
SetTooltipbooleanSets field tooltip
SetValuebooleanSets image for all button field widgets