Class TLiteralColumn
TLiteralColumn class
TLiteralColumn represents a static text column that is bound to a field in a data source. The cells in the column will be displayed with static texts using the data indexed by setDataField DataField. You can customize the display by setting setDataFormatString DataFormatString.
If setDataField DataField is not specified, the cells will be filled with setText Text.
If setEncode Encode is true, the static texts will be HTML-encoded.
- TComponent
-
TApplicationComponent
-
TDataGridColumn
-
TLiteralColumn
Direct known subclasses
TActiveLiteralColumn
Package: System\Web\UI\WebControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0.5
Located at Web/UI/WebControls/TLiteralColumn.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0.5
Located at Web/UI/WebControls/TLiteralColumn.php
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
|
|
public
|
#
initializeCell(
Initializes the specified cell to its initial values. This method overrides the parent implementation. |
public
|
#
dataBindColumn( mixed $sender, mixed $param )
Databinds a cell in the column. This method is invoked when datagrid performs databinding. It populates the content of the cell with the relevant data from data source. |
getApplication(),
getRequest(),
getResponse(),
getService(),
getSession(),
getUser(),
publishAsset(),
publishFilePath()
|
GLOBAL_RAISE_EVENT_LISTENER
|