PHP Class Prado\Web\UI\JuiControls\TJuiCallbackPageStateTracker

Tracking changes to the page state during callback, including {@link TJuiControlOptions}.
Since: 3.3
Author: LANDWEHR Computer und Software GmbH
Inheritance: extends Prado\Web\UI\ActiveControls\TCallbackPageStateTracker
Datei anzeigen Open project: pradosoft/prado

Protected Methods

Method Description
addStatesToTrack ( ) Add the {@link TJuiControlOptions} to the states to track.
updateJuiOptions ( $options ) Updates the options of the jQueryUI widget.

Method Details

addStatesToTrack() protected method

Add the {@link TJuiControlOptions} to the states to track.
protected addStatesToTrack ( )

updateJuiOptions() protected method

Updates the options of the jQueryUI widget.
protected updateJuiOptions ( $options )