Lines Matching refs:timepicker
460 timepicker: true, property in default_options
775 …timepicker = $('<div class="xdsoft_timepicker active"><button type="button" class="xdsoft_prev"></…
776 timeboxparent = timepicker.find('.xdsoft_time_box').eq(0),
1006 if (options.timepicker) {
1007 timepicker.addClass('active');
1009 timepicker.removeClass('active');
1135 …if (!options.datepicker && options.timepicker && splittedHours >= 0 && splittedHours < 24 && split…
1178 .append(timepicker);
1416 timepicker
1663 if (options.timepicker) {
1709 …ateSelect === true || (options.closeOnDateSelect === false && !options.timepicker))) && !options.i…
1776 if (!options.datepicker && options.timepicker) {
1786 if (options.datepicker && !options.timepicker) {