PHP Class Prado\Web\UI\ActiveControls\TActiveDropDownListColumn

TActiveDropDownListColumn represents a column that is bound to a field in a data source. This is the active counterpart to the {@link TDropDownListColumn} 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 {@link TDropDownListColumn} for usage.
Since: 3.1.9
Author: LANDWEHR Computer und Software GmbH ([email protected])
Inheritance: extends Prado\Web\UI\WebControls\TDropDownListColumn
Exibir arquivo Open project: pradosoft/prado

Protected Methods

Method Description
initializeHeaderCell ( $cell, $columnIndex )

Method Details

initializeHeaderCell() protected method

protected initializeHeaderCell ( $cell, $columnIndex )