Class TInlineFrameAlign

Description

TInlineFrameAlign class.

TInlineFrameAlign defines the enumerable type for the possible alignments that the content in a TInlineFrame could be.

The following enumerable values are defined:

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

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

Located in /Web/UI/WebControls/TInlineFrame.php (line 246)

TEnumerable
   |
   --TInlineFrameAlign
Class Constant Summary
 Bottom = 'Bottom'
 Left = 'Left'
 Middle = 'Middle'
 NotSet = 'NotSet'
 Right = 'Right'
 Top = 'Top'
Methods
Class Constants
Bottom = 'Bottom' (line 253)
Left = 'Left' (line 249)
Middle = 'Middle' (line 252)
NotSet = 'NotSet' (line 248)
Right = 'Right' (line 250)
Top = 'Top' (line 251)

Documentation generated on Mon, 25 Jun 2012 14:38:30 +0200 by phpDocumentor 1.4.3