Class TTableHeaderScope

Description

TTableHeaderScope class.

TTableHeaderScope defines the enumerable type for the possible table scopes that a table header is associated with.

The following enumerable values are defined:

  • NotSet: the scope is not specified
  • Row: the scope is row-wise
  • Column: the scope is column-wise

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

Located in /Web/UI/WebControls/TTableHeaderCell.php (line 118)

TEnumerable
   |
   --TTableHeaderScope
Class Constant Summary
 Column = 'Column'
 NotSet = 'NotSet'
 Row = 'Row'
Methods
Class Constants
Column = 'Column' (line 122)
NotSet = 'NotSet' (line 120)
Row = 'Row' (line 121)

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