Class TimeFieldImpl<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>, Field<V>, HasContextHelp, HasDatatype<V>, HasDebugId, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasValidator<V>, HasValue<V>, Requirable, TimeField<V>, Validatable, org.springframework.beans.factory.InitializingBean

public class TimeFieldImpl<V> extends AbstractField<JmixTimeFieldWrapper,LocalTime,V> implements TimeField<V>, org.springframework.beans.factory.InitializingBean