Class: RenderGroup

RenderGroup

The render group is the base class for all render groups It is used to render a group of containers together

Implements

Methods

addOnRender (container)

adding a container to the onRender list will make sure the user function passed in to the user defined 'onRender` callBack

Name Type Description
container Container

the container to add to the onRender list