Class Hierarchy
- java.lang.Object
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement)
- com.vaadin.flow.component.AbstractField<C,T> (implements com.vaadin.flow.component.HasValueAndElement<E,V>)
- com.vaadin.flow.component.AbstractSinglePropertyField<C,T>
- com.vaadin.flow.component.timepicker.GeneratedVaadinTimePicker<R,T> (implements com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.component.HasStyle)
- com.vaadin.flow.component.timepicker.TimePicker (implements com.vaadin.flow.component.shared.HasAllowedCharPattern, com.vaadin.flow.component.shared.HasClearButton, com.vaadin.flow.component.shared.HasClientValidation, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasHelper, com.vaadin.flow.component.HasLabel, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasTheme, com.vaadin.flow.component.shared.HasTooltip, com.vaadin.flow.component.HasValidation, com.vaadin.flow.data.binder.HasValidator<V>)
- io.jmix.flowui.component.timepicker.TypedTimePicker<V> (implements org.springframework.context.ApplicationContextAware, io.jmix.flowui.component.HasRequired, io.jmix.flowui.component.HasZoneId, org.springframework.beans.factory.InitializingBean, io.jmix.flowui.component.SupportsDatatype<V>, io.jmix.flowui.component.SupportsStatusChangeHandler<C>, io.jmix.flowui.component.SupportsTypedValue<C,E,V,P>, io.jmix.flowui.component.SupportsValidation<V>, io.jmix.flowui.data.SupportsValueSource<V>)