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.HasStyle)
- 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.TimePicker (implements com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.component.shared.HasAllowedCharPattern, com.vaadin.flow.component.HasAriaLabel, com.vaadin.flow.component.shared.HasAutoOpen, com.vaadin.flow.component.shared.HasClearButton, com.vaadin.flow.component.shared.HasClientValidation, com.vaadin.flow.component.HasHelper, com.vaadin.flow.component.shared.HasOverlayClassName, com.vaadin.flow.component.HasPlaceholder, com.vaadin.flow.component.shared.HasPrefix, com.vaadin.flow.component.shared.HasThemeVariant<TVariantEnum>, com.vaadin.flow.component.shared.HasValidationProperties, com.vaadin.flow.data.binder.HasValidator<V>, com.vaadin.flow.component.shared.InputField<E,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>)