Class TTableRowSection

Description

TTableRowSection class.

TTableRowSection defines the enumerable type for the possible table sections that a TTableRow can be within.

The following enumerable values are defined:

  • Header: in table header
  • Body: in table body
  • Footer: in table footer

  • author: Qiang Xue <qiang.xue@gmail.com>
  • version: $Id: TTableRow.php 2996 2011-06-20 15:24:57Z ctrlaltca@gmail.com $
  • since: 3.0.4

Located in /Web/UI/WebControls/TTableRow.php (line 202)

TEnumerable
   |
   --TTableRowSection
Class Constant Summary
 Body = 'Body'
 Footer = 'Footer'
 Header = 'Header'
Methods
Class Constants
Body = 'Body' (line 205)
Footer = 'Footer' (line 206)
Header = 'Header' (line 204)

Documentation generated on Mon, 25 Jun 2012 14:39:25 +0200 by phpDocumentor 1.4.3