Class TActiveControlAdapter
TActiveControlAdapter class.
Customize the parent TControl class for active control classes. TActiveControlAdapter instantiates a common base active control class throught the getBaseActiveControl 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.
- TComponent
-
TApplicationComponent
-
TControlAdapter
-
TActiveControlAdapter
Direct known subclasses
TActiveListControlAdapter
Package: System\Web\UI\ActiveControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/UI/ActiveControls/TActiveControlAdapter.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/UI/ActiveControls/TActiveControlAdapter.php
public
|
|
protected
|
|
public
|
|
public
|
|
protected
|
|
public
|
|
public
|
|
protected
boolean
|
|
public
|
#
onLoad(
Starts viewstate tracking if necessary after when controls has been loaded |
public
|
#
saveState( )
Saves additional persistent control state. Respond to viewstate changes if necessary. |
public
|
createChildControls(),
getControl(),
getPage(),
loadState(),
onInit(),
onUnload(),
renderChildren()
|
getApplication(),
getRequest(),
getResponse(),
getService(),
getSession(),
getUser(),
publishAsset(),
publishFilePath()
|
GLOBAL_RAISE_EVENT_LISTENER
|
$_control
|