Class Hierarchy
- java.lang.Object
- com.vaadin.flow.data.provider.AbstractDataProvider<T,F> (implements com.vaadin.flow.data.provider.DataProvider<T,F>)
- com.vaadin.flow.data.provider.ListDataProvider<T> (implements com.vaadin.flow.data.provider.InMemoryDataProvider<T>)
- com.group21.jobTracker.ui.application.ApplicationDataProvider
- com.vaadin.flow.data.provider.ListDataProvider<T> (implements com.vaadin.flow.data.provider.InMemoryDataProvider<T>)
- 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.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.group21.jobTracker.ui.application.ApplicationGrid
- 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.application.ApplicationView (implements com.vaadin.flow.router.BeforeEnterObserver, com.vaadin.flow.router.HasUrlParameter<T>)
- 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.group21.jobTracker.ui.application.ApplicationForm
- com.vaadin.flow.component.html.Div (implements com.vaadin.flow.component.ClickNotifier<T>, com.vaadin.flow.component.HasOrderedComponents)
- com.vaadin.flow.component.HtmlContainer (implements com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasText)
- 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.data.provider.AbstractDataProvider<T,F> (implements com.vaadin.flow.data.provider.DataProvider<T,F>)