TCallbackClientSide class.
The following client side events are executing in order if the callback request and response are send and received successfuly.
In a general way, onUninitialized, onLoading, onLoaded and onInteractive events are not implemented consistently in all browsers.When cross browser compatibility is needed, it is best to avoid use them
The OnSuccess and OnFailure events are raised when the response is returned. A successful request/response will raise OnSuccess event otherwise OnFailure will be raised.
Located in /Web/UI/ActiveControls/TCallbackClientSide.php (line 54)
TComponent | --TClientSideOptions | --TCallbackClientSide
Class | Description |
---|---|
TActiveCustomValidatorClientSide | Custom Validator callback client side options class. |
Returns javascript statement enclosed within a javascript function.
.
- function(sender, parameter){ //code }
Set to true to enable the callback response to enable the viewstate update. This will automatically set HasPrority to true.
Inherited From TClientSideOptions
TClientSideOptions::__construct()
TClientSideOptions::ensureFunction()
TClientSideOptions::getOption()
TClientSideOptions::getOptions()
TClientSideOptions::setFunction()
TClientSideOptions::setOption()
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:31 -0400 by phpDocumentor 1.3.0RC4