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