Class TDataGridPagerMode

Description

TDataGridPagerMode class.

TDataGridPagerMode defines the enumerable type for the possible modes that a datagrid pager can take.

The following enumerable values are defined:

  • NextPrev: pager buttons are displayed as next and previous pages
  • Numeric: pager buttons are displayed as numeric page numbers

  • 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 2210)

TEnumerable
   |
   --TDataGridPagerMode
Class Constant Summary
 NextPrev = 'NextPrev'
 Numeric = 'Numeric'
Methods
Class Constants
NextPrev = 'NextPrev' (line 2212)
Numeric = 'Numeric' (line 2213)

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