Class THorizontalAlign

Description

THorizontalAlign class.

THorizontalAlign defines the enumerable type for the possible horizontal alignments in a CSS style.

The following enumerable values are defined:

  • NotSet: the alignment is not specified.
  • Left: left aligned
  • Right: right aligned
  • Center: center aligned
  • Justify: the begin and end are justified

  • since: 3.0.4
  • version: $Id: TStyle.php 1398 2006-09-08 19:31:03Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/WebControls/TStyle.php (line 780)

TEnumerable
   |
   --THorizontalAlign
Class Constant Summary
 Center = 'Center'
 Justify = 'Justify'
 Left = 'Left'
 NotSet = 'NotSet'
 Right = 'Right'
Class Constants
Center = 'Center' (line 785)
Justify = 'Justify' (line 786)
Left = 'Left' (line 783)
NotSet = 'NotSet' (line 782)
Right = 'Right' (line 784)

Documentation generated on Sun, 14 Jan 2007 21:44:30 -0500 by phpDocumentor 1.3.0RC4