Class TActiveTableCellEventParameter

Description

TActiveTableCellEventParameter class.

The TActiveTableCellEventParameter provides the parameter passed during the callback requestion in the CallbackParameter property. The callback response content (e.g. new HTML content) must be rendered using an THtmlWriter obtained from the NewWriter property, which returns a NEW instance of TCallbackResponseWriter.

The SelectedCellIndex is a zero-based index of the TActiveTableCell , -1 if the cell is not part of the cell collection (this shouldn't happen though since an exception is thrown before).

Located in /Web/UI/ActiveControls/TActiveTableCell.php (line 225)

TComponent
   |
   --TEventParameter
      |
      --TCallbackEventParameter
         |
         --TActiveTableCellEventParameter
Method Summary
TActiveTableCellEventParameter __construct ( $response,  $parameter, [ $index = -1])
Methods

Documentation generated on Mon, 25 Jun 2012 14:37:15 +0200 by phpDocumentor 1.4.3