Class TTableCaptionAlign

Description

TTableCaptionAlign class.

TTableCaptionAlign defines the enumerable type for the possible alignments that a table caption can take.

The following enumerable values are defined:

  • NotSet: alignment not specified
  • Top: top aligned
  • Bottom: bottom aligned
  • Left: left aligned
  • Right: right aligned

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

Located in /Web/UI/WebControls/TTable.php (line 402)

TEnumerable
   |
   --TTableCaptionAlign
Class Constant Summary
 Bottom = 'Bottom'
 Left = 'Left'
 NotSet = 'NotSet'
 Right = 'Right'
 Top = 'Top'
Methods
Class Constants
Bottom = 'Bottom' (line 406)
Left = 'Left' (line 407)
NotSet = 'NotSet' (line 404)
Right = 'Right' (line 408)
Top = 'Top' (line 405)

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