PHP 클래스 Prado\Web\UI\WebControls\TTableHeaderRow

TTableHeaderRow displays a table header row.
부터: 3.0.1
저자: Qiang Xue ([email protected])
상속: extends TTableRow
파일 보기 프로젝트 열기: pradosoft/prado

공개 메소드들

메소드 설명
getTableSection ( ) : string
setTableSection ( $value )

메소드 상세

getTableSection() 공개 메소드

public getTableSection ( ) : string
리턴 string location of a row in a table. Always returns 'Header'.

setTableSection() 공개 메소드

public setTableSection ( $value )