-
Methods Method Description com.vaadin.flow.component.timepicker.TimePicker.getMaxTime() Since 22.0, this API is deprecated in favor ofTimePicker.getMax()com.vaadin.flow.component.timepicker.TimePicker.getMinTime() Since 22.0, this API is deprecated in favor ofTimePicker.getMin()com.vaadin.flow.component.timepicker.TimePicker.setMaxTime(LocalTime) Since 22.0, this API is deprecated in favor ofTimePicker.setMax(LocalTime)com.vaadin.flow.component.timepicker.TimePicker.setMinTime(LocalTime) Since 22.0, this API is deprecated in favor ofTimePicker.setMin(LocalTime)