PHP Class Prado\Web\UI\WebControls\TTableRowSection

TTableRowSection defines the enumerable type for the possible table sections that a {@link TTableRow} can be within. The following enumerable values are defined: - Header: in table header - Body: in table body - Footer: in table footer
Since: 3.0.4
Author: Qiang Xue ([email protected])
Inheritance: extends Prado\TEnumerable
Datei anzeigen Open project: pradosoft/prado