Class TButtonColumnType

Description

TButtonColumnType class.

TButtonColumnType defines the enumerable type for the possible types of buttons that can be used in a TButtonColumn.

The following enumerable values are defined:

  • LinkButton: link buttons
  • PushButton: form buttons
  • ImageButton: image buttons

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

Located in /Web/UI/WebControls/TDataGridColumn.php (line 561)

TEnumerable
   |
   --TButtonColumnType
Class Constant Summary
 ImageButton = 'ImageButton'
 LinkButton = 'LinkButton'
 PushButton = 'PushButton'
Methods
Class Constants
ImageButton = 'ImageButton' (line 565)
LinkButton = 'LinkButton' (line 563)
PushButton = 'PushButton' (line 564)

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