TCallbackEventParameter class.
The TCallbackEventParameter 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.
Each instance TCallbackResponseWriter is associated with a unique boundary delimited. By default each panel only renders its own content. To replace the content of ONE panel with that of rendered from multiple panels use the same writer instance for the panels to be rendered.
The response data (i.e., passing results back to the client-side callback handler function) can be set using ResponseData property.
Located in /Web/UI/ActiveControls/TCallbackEventParameter.php (line 35)
TComponent | --TEventParameter | --TCallbackEventParameter
Class | Description |
---|---|
TAutoCompleteEventParameter | TAutCompleteEventParameter contains the getToken requested by the user for a partial match of the suggestions. |
Creates a new TCallbackEventParameter.
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::__get()
TComponent::__set()
Documentation generated on Mon, 21 Apr 2008 11:32:34 -0400 by phpDocumentor 1.3.0RC4