TCallbackPageStateTracker class.
Tracking changes to the page state during callback.
Located in /Web/UI/ActiveControls/TActiveControlAdapter.php (line 191)
Constructor. Add a set of default states to track.
Add a list of view states to track. Each state is added to the StatesToTrack property with the view state name as key.
The value should be an array with two enteries. The first entery is the name of the class that will calculate the state differences. The second entry is a php function/method callback that handles the changes in the viewstate.
For each of the changes call the corresponding change handlers.
Start tracking view state changes. The clone function on objects are called for those viewstate having an object as value.
Updates the modifier access key
Updates/adds a list of attributes on the control.
Enables or Disables the control on the client-side.
Updates the CSS style on the control on the client-side.
Updates the tab index.
Updates the tooltip.
Hides or shows the control on the client-side. The control must be already rendered on the client-side.
Documentation generated on Mon, 21 Apr 2008 11:29:27 -0400 by phpDocumentor 1.3.0RC4