Interface IComponent
Provides functionality required by all components.
Indirect known implementers
INamingContainer, NAppForm, NHiddenField, NImageButton, NMultiSelectBox, NPresenter, NPresenterComponent, NRadioList, NSelectBox, NSubmitButton, NTextArea, NTextBase, NButton, NTextInput, NCheckbox, NComponentContainer, NControl, NFileUpload, NForm, NFormContainer, NFormControl
public
string
|
|
public
|
|
public
|
#
setParent( IComponentContainer $parent = NULL, string $name = NULL )
Sets the parent of this component. |
string
|
NAME_SEPARATOR
|
'-' |
#
Separator for component names in path concatenation. |