Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.appjars.utils.i18n.AppjarsI18nProvider (implements com.vaadin.flow.i18n.I18NProvider)
    • 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.dialog.Dialog (implements com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.shared.HasThemeVariant<TVariantEnum>)
      • com.vaadin.flow.component.orderedlayout.VerticalLayout (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.orderedlayout.FlexComponent, com.vaadin.flow.component.shared.HasThemeVariant<TVariantEnum>, com.vaadin.flow.component.orderedlayout.ThemableLayout)
        • com.appjars.i18nmanager.vaadin.view.LanguageCrudVaadinView (implements com.vaadin.flow.router.AfterNavigationObserver, com.vaadin.flow.router.HasDynamicTitle, com.vaadin.flow.router.HasUrlParameter<T>)
        • com.appjars.i18nmanager.vaadin.view.TranslationItemCrudVaadinView (implements com.vaadin.flow.router.BeforeEnterObserver, com.vaadin.flow.router.HasDynamicTitle, com.vaadin.flow.router.HasUrlParameter<T>)
    • com.appjars.i18nmanager.vaadin.converter.LocaleLanguageKeyStringConverter (implements com.vaadin.flow.data.converter.Converter<PRESENTATION,MODEL>)
    • com.appjars.i18nmanager.vaadin.util.RouteConfigurer (implements com.vaadin.flow.server.VaadinServiceInitListener)
    • com.appjars.i18nmanager.vaadin.service.TranslationsResourcesProvider
    • com.appjars.i18nmanager.vaadin.service.ValidationExceptionMessageHandler