Wijmo UI for the Web
timePicker Field

Type: wijmo.input.IPicker

Determines the settings of the time picker. If this property's value is null, the time picker doesn't show.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.input.DatePickersClass;
var value; // Type: IPicker
value = instance.timePicker;
Javascript (Specification) 
var timePicker : IPicker;
Browser Compatibility
7
5
5

See Also

Reference

DatePickersClass Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.