Class \Prado\Web\UI\WebControls\TView
TView class
TView is a container for a group of controls. TView must be contained within a TMultiView control in which only one view can be active at one time.
To activate a view, set \Prado\Web\UI\WebControls\setActive to true. When a view is activated, it raises \Prado\Web\UI\WebControls\onActivate event; and when a view is deactivated, it raises \Prado\Web\UI\WebControls\onDeactivate.
Class hierarchy
- \Prado\Web\UI\WebControls\TView
-
\Prado\Web\UI\TControl
implements
IRenderable, IBindable -
\Prado\TApplicationComponent
-
\Prado\TComponent
Since: 3.0
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|