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
Creates a new TActiveTableRowEventParameter.
Returns the zero-based index of the TActiveTableCell within the TTableCellCollection of the parent TTableRow control.
Inherited From TCallbackEventParameter
TCallbackEventParameter::__construct()
TCallbackEventParameter::getCallbackParameter()
TCallbackEventParameter::getNewWriter()
TCallbackEventParameter::getResponseData()
TCallbackEventParameter::setResponseData()
Inherited From TComponent
TComponent::addParsedObject()
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::createdOnTemplate()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__call()
TComponent::__get()
TComponent::__set()
TComponent::__sleep()
TComponent::__wakeup()
Documentation generated on Mon, 25 Jun 2012 14:37:15 +0200 by phpDocumentor 1.4.3