Optional
onChangeDirty: ModelDirtyChangeHandlerOptional
descriptorConfig: IArrayFieldMainDescriptorConfig<M, void>Optional
onValidation: (validationResult: string[]) => voidProtected
allowProtected
descriptorProtected
dirtyProtected
observabilityProtected
originalProtected
valueProtected
castFunction for comparing elements of type T
Check, that there is intersection of this value and incoming array
Protected
isReturns true if the current value is different from the original value
Make some of the system properties reactive in the current model
list of system properties
Optional
silent: booleanMethod changes the contents of an ArrayField by removing or replacing existing elements and/or adding new elements in place Params are the same as Array.splice()
Optional
deleteCount: numberOptional
disablePropagation: booleanParent cmp notification flag about validation
Public