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

  • author: Qiang Xue <qiang.xue@gmail.com>
  • version: $Id: TStyle.php 3045 2011-10-02 21:22:52Z ctrlaltca@gmail.com $
  • since: 3.0.4

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

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

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