Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.vaadin.flow.data.provider.AbstractDataProvider<T,​F> (implements com.vaadin.flow.data.provider.DataProvider<T,​F>)
    • com.group21.jobTracker.Api.ApiCalls
    • com.group21.jobTracker.ui.applicationSearch.ApplicationSearchViewLogic (implements java.io.Serializable)
    • com.group21.jobTracker.ui.application.ApplicationViewLogic (implements java.io.Serializable)
    • 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.applayout.AppLayout (implements com.vaadin.flow.component.HasStyle, com.vaadin.flow.router.RouterLayout)
      • com.vaadin.flow.component.orderedlayout.FlexLayout (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.orderedlayout.FlexComponent)
      • com.vaadin.flow.component.dialog.GeneratedVaadinDialog<R>
        • 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.HasTheme)
      • 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.provider.HasDataView<T,​F,​V>, com.vaadin.flow.data.provider.HasLazyDataView<T,​F,​V>, com.vaadin.flow.data.provider.HasListDataView<T,​V>, 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.vaadin.flow.component.orderedlayout.HorizontalLayout (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.orderedlayout.FlexComponent, com.vaadin.flow.component.orderedlayout.ThemableLayout)
        • com.group21.jobTracker.ui.applicationSearch.ApplicationSearchView (implements com.vaadin.flow.router.BeforeEnterObserver, com.vaadin.flow.router.HasUrlParameter<T>)
        • com.group21.jobTracker.ui.application.ApplicationView (implements com.vaadin.flow.router.BeforeEnterObserver, com.vaadin.flow.router.HasUrlParameter<T>)
        • com.group21.jobTracker.ui.jobBoard.JobBoardView (implements com.vaadin.flow.router.BeforeEnterObserver, com.vaadin.flow.router.HasUrlParameter<T>)
        • com.group21.jobTracker.ui.profile.ProfileView (implements com.vaadin.flow.router.BeforeEnterObserver)
      • 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.Div (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.HasOrderedComponents)
      • com.vaadin.flow.component.orderedlayout.VerticalLayout (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.orderedlayout.FlexComponent, com.vaadin.flow.component.orderedlayout.ThemableLayout)
        • com.group21.jobTracker.ui.ErrorView (implements com.vaadin.flow.router.HasErrorParameter<T>)
    • com.group21.jobTracker.csv.Csv
    • com.group21.jobTracker.backend.DataService (implements java.io.Serializable)
    • com.group21.jobTracker.ui.jobBoard.JobBoardViewLogic (implements java.io.Serializable)
    • com.group21.jobTracker.backend.data.Jobs (implements java.io.Serializable)
    • com.group21.jobTracker.MyApplication (implements com.vaadin.flow.component.page.AppShellConfigurator)
    • com.group21.jobTracker.mail.SendMail
    • com.group21.jobTracker.backend.data.User