Represents a time picker control. The following tables list the members exposed by the TimePicker type.
|
Name | Description | |
---|---|---|
![]() |
An object, which keeps references to various Dom elements, part of the control's structure |
Name | Description | |
---|---|---|
![]() |
Advances the control's value with the specified number of hours, minutes and/or seconds. |
|
![]() |
Closes the popup timetable. |
|
![]() |
Sys.UI.Control.dispose override. |
|
![]() |
Gets a value indicating whether empty input will be considered valid. |
|
![]() |
Gets a value indicating whether the control will try to parse an incomplete time value. |
|
![]() |
Gets a value indicating whether the control will post back to the server when the value has changed. |
|
![]() |
Gets the CultureInfo object, that the control uses. |
|
![]() |
Gets the formatting of the date displayed in the control. |
|
![]() |
Gets a value indicating whether date part selection is enabled. |
|
![]() |
Gets a value indicating whether the control is enabled. |
|
![]() |
Gets the time interval. |
|
![]() |
Gets the maximum possible time value. |
|
![]() |
Gets the minimum possible time value. |
|
![]() |
Gets a value indicating whether the popup timetable should align to the right side of the control. |
|
![]() |
Gets a value indicating whether the popup timetable should align to the upper side of the control. |
|
![]() |
Gets a value indicating whether the popup button is visible. |
|
![]() |
Gets the validation state of the control |
|
![]() |
Gets a value indicating whether the control will submit the form on pressing the Enter key. |
|
![]() |
Gets the value of the control. |
|
![]() |
Gets the numerical value as formatted string. |
|
![]() |
Sys.UI.Control.initialize override. |
|
![]() |
Initiates a postback. |
|
![]() |
Prepares the control for a subsequent postback. |
|
![]() |
Sets a value indicating whether empty input will be considered valid. |
|
![]() |
Sets a value indicating whether the control will try to parse an incomplete time value. |
|
![]() |
Sets a value indicating whether the control should post back to the server when the value has changed. |
|
![]() |
Sets the CultureInfo object, that the control should use. |
|
![]() |
Sets the formatting of the date displayed in the control. |
|
![]() |
Sets a value indicating whether date part selection is enabled. |
|
![]() |
Sets a value indicating whether the control is enabled. |
|
![]() |
Sets the time interval. |
|
![]() |
Sets the maximum possible time value. |
|
![]() |
Sets the minimum possible time value. |
|
![]() |
Sets a value indicating whether the popup timetable should align to the right side of the control. |
|
![]() |
Sets a value indicating whether the popup timetable should align to the upper side of the control. |
|
![]() |
Sets a value indicating whether the popup button should be visible. |
|
![]() |
Sets a value indicating whether the control should submit the form on pressing the Enter key. |
|
![]() |
Sets the value of the control. |
|
![]() |
Shows the popup timetable. |