IPostBackDataHandler interface
If a control wants to load post data, it must implement this interface.
Located in /Web/UI/TControl.php (line 1922)
Loads user input data.
The implementation of this function can use $values[$key] to get the user input data that are meant for the particular control.
Raises postdata changed event.
The implementation of this function should raise appropriate event(s) (e.g. OnTextChanged) indicating the control data is changed.
Documentation generated on Mon, 21 Apr 2008 11:34:06 -0400 by phpDocumentor 1.3.0RC4