extends |
HtmlContainer |
|---|---|
implements |
ClickListener, Requestable |
Компонент выполняющий роль контейнера для других компонентов. Используется для управления группой компонентов, например скрытия методом SetVisible
| Methods | ||
|---|---|---|
public
|
RenderImpl()
|
# |
public
|
RequestHandle()
|
# |
public
|
onClick(EventReceiver $receiver, $handler, $ajax = false)
|
# |
public
|
OnEvent()
|
# |
| Methods inherited from Zippy\Html\HtmlContainer |
|---|
__construct(), add(), getComponent(), __get(), getURLNode(), getChildComponents() |
| Properties | |||
|---|---|---|---|
protected
|
|
$event = null
|
# |
| Properties inherited from Zippy\Html\HtmlContainer |
|---|
$components |
| Properties inherited from Zippy\Html\HtmlComponent |
|---|
$id, $disabled, $visible, $owner, $tag |