Class TColorPickerMode

Description

TColorPickerMode class.

TColorPickerMode defines the enumerable type for the possible UI mode that a TColorPicker control can take.

The following enumerable values are defined:

  • Simple - Grid with 12 simple colors.
  • Basic - Grid with the most common 70 colors. This is the default mode.
  • Full - Full-featured color picker.

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

Located in /Web/UI/WebControls/TColorPicker.php (line 255)

TEnumerable
   |
   --TColorPickerMode
Class Constant Summary
 Basic = 'Basic'
 Full = 'Full'
 Simple = 'Simple'
Methods
Class Constants
Basic = 'Basic' (line 258)
Full = 'Full' (line 259)
Simple = 'Simple' (line 257)

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