PHP 클래스 Prado\Web\UI\ActiveControls\TActiveTemplateColumn

TActiveTemplateColumn customizes the layout of controls in the column with templates. In particular, you can specify {@link setItemTemplate ItemTemplate}, {@link setEditItemTemplate EditItemTemplate}, {@link setHeaderTemplate HeaderTemplate} and {@link setFooterTemplate FooterTemplate} to customize specific type of cells in the column. This is the active counterpart to the {@link TTemplateColumn} 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 TTemplateColumn} for usage.
부터: 3.1.9
저자: LANDWEHR Computer und Software GmbH ([email protected])
상속: extends Prado\Web\UI\WebControls\TTemplateColumn
파일 보기 프로젝트 열기: pradosoft/prado

보호된 메소드들

메소드 설명
initializeHeaderCell ( $cell, $columnIndex )

메소드 상세

initializeHeaderCell() 보호된 메소드

protected initializeHeaderCell ( $cell, $columnIndex )