Skip to main content

ApiBaseField

Represents the ApiBaseField class.

Methods

MethodReturnsDescription
AddWidgetApiWidgetAdds new widget - visual representation for field
DeletebooleanRemoves field from document.
GetAllWidgetsApiWidget[]Gets array with widgets of the current field.
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 field value