Class DateTimePickerDelegate<V extends Comparable>

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

@Component("flowui_DateTimePickerDelegate") @Scope("prototype") public class DateTimePickerDelegate<V extends Comparable> extends AbstractDateTimeFieldDelegate<TypedDateTimePicker<V>,V,LocalDateTime>