Class TActiveCheckBoxColumn
TActiveCheckBoxColumn class
TActiveCheckBoxColumn represents a checkbox column that is bound to a field in a data source.
This is the active counterpart to the TCheckBoxColumn
control. For
that purpose, if sorting is allowed, the header links/buttons are replaced by
active controls.
Please refer to the original documentation of the TCheckBoxColumn
for
usage.
- TComponent
-
TApplicationComponent
-
TDataGridColumn
-
TCheckBoxColumn
-
TActiveCheckBoxColumn
Package: System\Web\UI\ActiveControls
Copyright: Copyright © 2009 LANDWEHR Computer und Software GmbH
License: http://www.pradosoft.com/license/
Author: LANDWEHR Computer und Software GmbH <programmierung@landwehr-software.de>
Since: 3.1.9
Located at Web/UI/ActiveControls/TActiveDataGrid.php
Copyright: Copyright © 2009 LANDWEHR Computer und Software GmbH
License: http://www.pradosoft.com/license/
Author: LANDWEHR Computer und Software GmbH <programmierung@landwehr-software.de>
Since: 3.1.9
Located at Web/UI/ActiveControls/TActiveDataGrid.php
public
|
#
initializeCell(
Initializes the specified cell to its initial values. This method overrides the parent implementation. It creates a checkbox inside the cell. If the column is read-only or if the item is not in edit mode, the checkbox will be set disabled. |
protected
|
dataBindColumn(),
getDataField(),
getReadOnly(),
setDataField(),
setReadOnly()
|
getApplication(),
getRequest(),
getResponse(),
getService(),
getSession(),
getUser(),
publishAsset(),
publishFilePath()
|
GLOBAL_RAISE_EVENT_LISTENER
|