Overview | This Package | All Packages
Constructors | Description |
Container | Creates a Container object. |
Methods | Description |
add | Adds a component to the container. |
dispose | Removes and disposes of all components in the container. |
getComponent | Retrieves a component in the container. |
getComponents | Retrieves all components in the container. |
remove | Removes a component from the container. |