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
Afficher le fichier Open project: pradosoft/prado

Méthodes protégées

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

Method Details

addStatesToTrack() protected méthode

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

updateJuiOptions() protected méthode

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