Interface IComponentContainer
Containers are objects that logically contain zero or more IComponent components.
- IComponentContainer implements IComponent
Indirect known implementers
NAppForm, NControl, NForm, NFormContainer, NPresenter, NPresenterComponent
public
|
#
addComponent( IComponent $component, string $name )
Adds the specified component to the IComponentContainer. |
public
|
|
public
|
|
public
|
getName(),
getParent(),
setParent()
|
NAME_SEPARATOR
|