Class \Prado\Web\UI\JuiControls\TJuiControlAdapter
TJuiControlAdapter class
TJuiControlAdapter is the base adapter class for controls that are derived from a jQuery-ui widget. It exposes convenience methods to publish jQuery-UI javascript and css assets.
Class hierarchy
- \Prado\Web\UI\JuiControls\TJuiControlAdapter
- \Prado\Web\UI\ActiveControls\TActiveControlAdapter
- \Prado\Web\UI\TControlAdapter
- \Prado\TApplicationComponent
- \Prado\TComponent
Since: 3.3
public
|
|
public
|
loadState() : mixed
Calls the parent implementation first and sets the parent control for the
{@see \Prado\Web\UI\JuiControls\TJuiControlOptions} again afterwards since it was not serialized in viewstate.
|
public
|
onInit(TEventParameter $param) : mixed
Replace default StateTracker with {@see \Prado\Web\UI\JuiControls\TJuiCallbackPageStateTracker} for
options tracking in ViewState.
|
public
|
|
public
|
|
public
|
|
protected
|
public
mixed
|
BASE_CSS_FILENAME
|
'jquery-ui.css'
|
public
mixed
|
CSS_PATH
|
'themes'
|
\Prado\TApplicationComponent::FX_CACHE_FILE, \Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |