Hierarchy For Package io.jmix.flowui.kit.component.valuepicker

Package Hierarchies:

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>)
        • io.jmix.flowui.kit.component.valuepicker.ValuePickerBase<C,V> (implements com.vaadin.flow.component.Focusable<T>, io.jmix.flowui.kit.component.HasActions, io.jmix.flowui.kit.component.HasAutofocus, com.vaadin.flow.component.HasHelper, com.vaadin.flow.component.HasLabel, io.jmix.flowui.kit.component.HasPlaceholder, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasTheme, io.jmix.flowui.kit.component.HasTitle, io.jmix.flowui.kit.component.SupportsFormatter<V>, io.jmix.flowui.kit.component.SupportsUserAction<V>)
          • io.jmix.flowui.kit.component.valuepicker.MultiValuePicker<V> (implements com.vaadin.flow.component.textfield.HasPrefixAndSuffix)
          • io.jmix.flowui.kit.component.valuepicker.ValuePicker<V> (implements com.vaadin.flow.component.textfield.HasPrefixAndSuffix)
      • io.jmix.flowui.kit.component.valuepicker.ValuePickerButton (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.Focusable<T>, io.jmix.flowui.kit.component.HasAction, io.jmix.flowui.kit.component.HasShortcutCombination, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasTheme, io.jmix.flowui.kit.component.HasTitle)
    • java.util.EventObject (implements java.io.Serializable)
      • com.vaadin.flow.component.ComponentEvent<T>
    • io.jmix.flowui.kit.component.valuepicker.ValuePickerActionSupport
    • io.jmix.flowui.kit.component.valuepicker.ValuePickerButtonActionSupport