Constructor
Target Lightning.types.ObjectList to mutate in sync with this one.
Add object to the end of the ObjectList, transforming it to ItemType instances if necessary.
Returns the ItemType instance that was added to the ObjectList, except if object is an
array in which it will return null
If object is:
ItemType via createItem before
being added to the ObjectList.ItemType...
Add object to the end of the ObjectList, transforming it to ItemType instances if necessary.
Returns the ItemType instance that was added to the ObjectList, except if object is an
array in which it will return null
If object is:
ItemType via createItem before
being added to the ObjectList.ItemType...
Overridable method that transforms a LiteralType instance into an
instantiated ItemType.
Patch settings into the ObjectList
If settings is:
ItemType
ItemList objects are used directly.ref values)
An Lightning.types.ObjectList that, when mutated, also mutates it's
targetin the same way.