TActiveControlAdapter class.
Customize the parent TControl class for active control classes. TActiveControlAdapter instantiates a common base active control class throught the BaseActiveControl property. The type of BaseActiveControl can be provided in the second parameter in the constructor. Default is TBaseActiveControl or TBaseActiveCallbackControl if the control adapted implements ICallbackEventHandler.
TActiveControlAdapter will tracking viewstate changes to update the corresponding client-side properties.
Located in /Web/UI/ActiveControls/TActiveControlAdapter.php (line 36)
TComponent | --TApplicationComponent | --TControlAdapter | --TActiveControlAdapter
Class | Description |
---|---|
TActiveListControlAdapter | TActiveListControlAdapter class. |
Constructor.
Loads additional persistent control state. Starts viewstate tracking if necessary.
Renders the callback client scripts.
Register the callback clientscripts and sets the post loader IDs.
Saves additional persistent control state. Respond to viewstate changes if necessary.
Inherited From TControlAdapter
TControlAdapter::__construct()
TControlAdapter::createChildControls()
TControlAdapter::getControl()
TControlAdapter::getPage()
TControlAdapter::loadState()
TControlAdapter::onInit()
TControlAdapter::onLoad()
TControlAdapter::onPreRender()
TControlAdapter::onUnload()
TControlAdapter::render()
TControlAdapter::renderChildren()
TControlAdapter::saveState()
Inherited From TApplicationComponent
TApplicationComponent::getApplication()
TApplicationComponent::getRequest()
TApplicationComponent::getResponse()
TApplicationComponent::getService()
TApplicationComponent::getSession()
TApplicationComponent::getUser()
TApplicationComponent::publishAsset()
TApplicationComponent::publishFilePath()
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 Sun, 30 Sep 2007 19:10:05 -0400 by phpDocumentor 1.3.0RC4