Interface IComponent
Provides functionality required by all components.
Indirect known implementers
Nette\Application\AppForm, Nette\Application\Control, Nette\Forms\FormControl, Nette\Forms\HiddenField, Nette\Forms\ImageButton, Nette\Forms\INamingContainer, Nette\Forms\MultiSelectBox, Nette\Forms\RadioList, Nette\Forms\SelectBox, Nette\Forms\SubmitButton, Nette\Forms\TextArea, Nette\Forms\TextBase, Nette\Application\Presenter, Nette\Forms\TextInput, Nette\Application\PresenterComponent, Nette\ComponentContainer, Nette\Forms\Button, Nette\Forms\Checkbox, Nette\Forms\FileUpload, Nette\Forms\Form, Nette\Forms\FormContainer
public
string
|
|
public
|
|
public
|
#
setParent( Nette\IComponentContainer $parent = NULL, string $name = NULL )
Sets the parent of this component. |
string
|
NAME_SEPARATOR
|
'-' |
#
Separator for component names in path concatenation. |