Protected
addedProtected
isProtected
observabilityProtected
originalProtected
removedGet the number of items in the collection
Returns a new array containing all the items in the collection.
Optional
level: numberReturns the index of an item in the collection. If the item is not in the collection -1 is returned
Inserts an item in the collection in the index position
Optional
skipValidation: booleanInserts the item last in the collection
Optional
skipValidation: booleanOptional
config: EqualConfigMoves item to new position
Replace an item in the collection in the index position
Optional
skipValidation: booleanOptional
config: anyMake some of the system properties reactive in the current model
list of system properties
Make all models in the collection and their properties reactive
Optional
deep: booleanflag for validate NOT only collection validators, but validators in each models in collection
Optional
disablePropagation: booleanParent cmp notification flag about validation
Static
create
Public