Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Prado
Web
UI
WebControls
TTableHeaderRow
PHP Class Prado\Web\UI\WebControls\TTableHeaderRow
TTableHeaderRow displays a table header row.
Since:
3.0.1
Author:
Qiang Xue (
[email protected]
)
Inheritance:
extends
TTableRow
ファイルを表示
Open project: pradosoft/prado
Public Methods
Method
Description
getTableSection
( ) :
string
setTableSection
(
$value
)
Method Details
getTableSection()
public
method
public
getTableSection
( ) :
string
return
string
location of a row in a table. Always returns 'Header'.
setTableSection()
public
method
public
setTableSection
(
$value
)