Class DateFieldImpl<V extends Comparable<V>>

All Implemented Interfaces:
AttachNotifier, Buffered, Component, Component.BelongToFrame, Component.Editable, Component.Focusable, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.Wrapper, HasValueSource<V>, DateField<V>, Field<V>, HasContextHelp, HasDatatype<V>, HasDebugId, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasRange<V>, HasValidator<V>, HasValue<V>, Requirable, Validatable, org.springframework.beans.factory.InitializingBean

public class DateFieldImpl<V extends Comparable<V>> extends AbstractViewComponent<JmixCssActionsLayout,LocalDateTime,V> implements DateField<V>, org.springframework.beans.factory.InitializingBean