The children of a container.
Looks up a nested component by a sequence of names (e.g. getComponent('main', 'banner')).
Names of the component and its ancestors, from outermost to innermost.
The matching component, or undefined if not found.
Returns the component itself when called with no arguments.
The component id.
The component meta-data collection.
The map of the component models.
The name of the component.
The parameters of the component.
The properties of the component.
Returns the type of a container.
The type of a container (e.g. TYPE_CONTAINER_BOX).
The link to the partial component model.
A component that holds an ordered list of container item components.