Class TDatePickerInputMode

Description

TDatePickerInputMode class.

TDatePickerInputMode defines the enumerable type for the possible datepicker input methods.

The following enumerable values are defined:

  • TextBox: text boxes are used to input date values
  • DropDownList: dropdown lists are used to pick up date values

  • author: Qiang Xue <qiang.xue@gmail.com>
  • version: $Id: TDatePicker.php 3133 2012-04-14 14:38:05Z ctrlaltca@gmail.com $
  • since: 3.0.4

Located in /Web/UI/WebControls/TDatePicker.php (line 947)

TEnumerable
   |
   --TDatePickerInputMode
Class Constant Summary
 DropDownList = 'DropDownList'
 TextBox = 'TextBox'
Methods
Class Constants
DropDownList = 'DropDownList' (line 950)
TextBox = 'TextBox' (line 949)

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