Namespace Nette\ComponentModel
| Component | Component is the base class for all components. |
| Container | ComponentContainer is default implementation of IContainer. |
| IComponent | Provides functionality required by all components. |
| IContainer | Containers are objects that logically contain zero or more IComponent components. |