PHP Class Prado\Web\UI\WebControls\TDatePickerPositionMode

TDatePickerPositionMode defines the positions available for the calendar popup, relative to the corresponding input. The following enumerable values are defined: - Top: the date picker is placed above the input field - Bottom: the date picker is placed below the input field
Since: 3.1.4
Author: Carl G. Mathisen ([email protected])
Inheritance: extends Prado\TEnumerable
Datei anzeigen Open project: pradosoft/prado