Class TimePickerDelegate<V extends Comparable>

All Implemented Interfaces:
ValueBindingDelegate<V>, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Component("flowui_TimePickerDelegate") @Scope("prototype") public class TimePickerDelegate<V extends Comparable> extends AbstractDateTimeFieldDelegate<TypedTimePicker<V>,V,LocalTime>