Class TDataGridPagerPosition

Description

TDataGridPagerPosition class.

TDataGridPagerPosition defines the enumerable type for the possible positions that a datagrid pager can be located at.

The following enumerable values are defined:

  • Bottom: pager appears only at the bottom of the data grid.
  • Top: pager appears only at the top of the data grid.
  • TopAndBottom: pager appears on both top and bottom of the data grid.

  • author: Qiang Xue <qiang.xue@gmail.com>
  • version: $Id: TDataGrid.php 3057 2011-11-09 12:35:57Z ctrlaltca@gmail.com $
  • since: 3.0.4

Located in /Web/UI/WebControls/TDataGrid.php (line 2251)

TEnumerable
   |
   --TDataGridPagerPosition
Class Constant Summary
 Bottom = 'Bottom'
 Top = 'Top'
 TopAndBottom = 'TopAndBottom'
Methods
Class Constants
Bottom = 'Bottom' (line 2253)
Top = 'Top' (line 2254)
TopAndBottom = 'TopAndBottom' (line 2255)

Documentation generated on Mon, 25 Jun 2012 14:37:48 +0200 by phpDocumentor 1.4.3