TBaseActiveControl class provided additional basic property for every active control. An instance of TBaseActiveControl or its decendent TBaseActiveCallbackControl is created by TActiveControlAdapter::getBaseActiveControl() method.
The EnableUpdate property determines wether the active control is allowed to update the contents of the client-side when the callback response returns.
Located in /Web/UI/ActiveControls/TBaseActiveControl.php (line 30)
TComponent | --TBaseActiveControl
Class | Description |
---|---|
TBaseActiveCallbackControl | TBaseActiveCallbackControl is a common set of options and functionality for active controls that can perform callback requests. |
Constructor. Attach a base active control to an active control instance.
Returns true if callback response is allowed to update the browser contents.
Is is true if the control is initilized, and is a callback request and the EnabledUpdate property is true and the page is not loading post data.
Gets an option named value. Options are used to store and retrive named values for the base active controls.
Sets a named options with a value. Options are used to store and retrive named values for the base active controls.
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:31:05 -0400 by phpDocumentor 1.3.0RC4