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 1398 2006-09-08 19:31:03Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

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

TEnumerable
   |
   --TVerticalAlign
Class Constant Summary
 Bottom = 'Bottom'
 Middle = 'Middle'
 NotSet = 'NotSet'
 Top = 'Top'
Class Constants
Bottom = 'Bottom' (line 808)
Middle = 'Middle' (line 809)
NotSet = 'NotSet' (line 806)
Top = 'Top' (line 807)

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