跳到主要内容

ApiBaseField

Represents the ApiBaseField class.

Methods

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