Class TVerticalAlign

Description

TVerticalAlign class.

TVerticalAlign defines the enumerable type for the possible vertical alignments in a CSS style.

The following enumerable values are defined:

  • NotSet: the alignment is not specified.
  • Top: top aligned
  • Bottom: bottom aligned
  • Middle: middle aligned

  • since: 3.0.4
  • version: $Id: TStyle.php 2541 2008-10-21 15:05:13Z qiang.xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

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

TEnumerable
   |
   --TVerticalAlign
Class Constant Summary
 Bottom = 'Bottom'
 Middle = 'Middle'
 NotSet = 'NotSet'
 Top = 'Top'
Class Constants
Bottom = 'Bottom' (line 866)
Middle = 'Middle' (line 867)
NotSet = 'NotSet' (line 864)
Top = 'Top' (line 865)

Documentation generated on Sun, 11 Jan 2009 20:23:59 -0500 by phpDocumentor 1.3.0RC4