Hierarchy For Package com.neotropic.kuwaiba.modules.commercial.processman.elementUi

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>)
        • com.vaadin.flow.component.AbstractSinglePropertyField<C,​T>
          • com.vaadin.flow.component.checkbox.GeneratedVaadinCheckbox<R,​T> (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.component.HasStyle)
            • com.vaadin.flow.component.checkbox.Checkbox (implements com.vaadin.flow.component.HasLabel, com.vaadin.flow.component.HasSize)
              • com.neotropic.kuwaiba.modules.commercial.processman.elementUi.CheckBoxElementUi (implements com.neotropic.kuwaiba.modules.commercial.processman.elementUi.ElementUi)
          • com.vaadin.flow.component.combobox.GeneratedVaadinComboBox<R,​T> (implements com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.component.HasStyle)
            • com.vaadin.flow.component.combobox.ComboBox<T> (implements com.vaadin.flow.data.binder.HasFilterableDataProvider<T,​F>, com.vaadin.flow.component.HasHelper, com.vaadin.flow.component.HasLabel, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasValidation)
              • com.neotropic.kuwaiba.modules.commercial.processman.elementUi.ComboBoxElementUi (implements com.neotropic.kuwaiba.modules.commercial.processman.elementUi.ElementUi)
          • com.vaadin.flow.component.textfield.GeneratedVaadinTextField<R,​T> (implements com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasTheme)
            • com.vaadin.flow.component.textfield.TextField (implements com.vaadin.flow.component.CompositionNotifier, com.vaadin.flow.component.textfield.HasAutocapitalize, com.vaadin.flow.component.textfield.HasAutocomplete, com.vaadin.flow.component.textfield.HasAutocorrect, com.vaadin.flow.component.HasHelper, com.vaadin.flow.component.HasLabel, com.vaadin.flow.component.textfield.HasPrefixAndSuffix, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasValidation, com.vaadin.flow.data.value.HasValueChangeMode, com.vaadin.flow.component.InputNotifier, com.vaadin.flow.component.KeyNotifier)
              • com.neotropic.kuwaiba.modules.commercial.processman.elementUi.TextFieldElementUi (implements com.neotropic.kuwaiba.modules.commercial.processman.elementUi.ElementUi)
      • com.vaadin.flow.component.button.GeneratedVaadinButton<R> (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasText, com.vaadin.flow.component.HasTheme)
        • com.vaadin.flow.component.button.Button (implements com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasSize)
          • com.neotropic.kuwaiba.modules.commercial.processman.elementUi.ButtonElementUi (implements com.neotropic.kuwaiba.modules.commercial.processman.elementUi.ElementUi)
      • com.vaadin.flow.component.grid.Grid<T> (implements com.vaadin.flow.component.Focusable<T>, com.vaadin.flow.data.provider.HasDataGenerators<T>, com.vaadin.flow.data.binder.HasDataProvider<T>, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasTheme, com.vaadin.flow.data.event.SortEvent.SortNotifier<T,​S>)
        • com.neotropic.kuwaiba.modules.commercial.processman.elementUi.GridElementUi (implements com.neotropic.kuwaiba.modules.commercial.processman.elementUi.ElementUi)
      • com.vaadin.flow.component.orderedlayout.HorizontalLayout (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.orderedlayout.FlexComponent<C>, com.vaadin.flow.component.orderedlayout.ThemableLayout)
        • com.neotropic.kuwaiba.modules.commercial.processman.elementUi.HorizontalLayoutElementUi (implements com.neotropic.kuwaiba.modules.commercial.processman.elementUi.ElementUi)
      • com.vaadin.flow.component.HtmlComponent (implements com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle)
        • com.vaadin.flow.component.HtmlContainer (implements com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasText)
          • com.vaadin.flow.component.html.Label
            • com.neotropic.kuwaiba.modules.commercial.processman.elementUi.LabelElementUi (implements com.neotropic.kuwaiba.modules.commercial.processman.elementUi.ElementUi)
      • com.vaadin.flow.component.orderedlayout.VerticalLayout (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.orderedlayout.FlexComponent<C>, com.vaadin.flow.component.orderedlayout.ThemableLayout)
        • com.neotropic.kuwaiba.modules.commercial.processman.elementUi.VerticalLayoutElementUi (implements com.neotropic.kuwaiba.modules.commercial.processman.elementUi.ElementUi)

Interface Hierarchy

  • com.neotropic.kuwaiba.modules.commercial.processman.elementUi.ElementUi