Serialized Form
-
Package com.smell.application
-
Class com.smell.application.Application
class Application extends Object implements Serializable
-
-
Package com.smell.application.search
-
Class com.smell.application.search.MembershipSearchComponent
class MembershipSearchComponent extends com.vaadin.flow.component.orderedlayout.VerticalLayout implements Serializable-
Serialized Fields
-
characterImage
com.vaadin.flow.component.html.Image characterImage
-
characterView
CharacterView characterView
-
eveService
EveService eveService
-
searchButton
com.vaadin.flow.component.button.Button searchButton
-
searchHelper
SearchHelper searchHelper
-
urlField
com.vaadin.flow.component.textfield.TextField urlField
-
-
-
Class com.smell.application.search.OtherSearchComponent
class OtherSearchComponent extends com.vaadin.flow.component.orderedlayout.VerticalLayout implements Serializable
-
-
Package com.smell.application.views
-
Class com.smell.application.views.AsciiBannerComponent
class AsciiBannerComponent extends com.vaadin.flow.component.orderedlayout.VerticalLayout implements Serializable -
Class com.smell.application.views.CharacterView
class CharacterView extends com.vaadin.flow.component.orderedlayout.VerticalLayout implements Serializable-
Serialized Fields
-
grid
com.vaadin.flow.component.grid.Grid<Corporation> grid
-
-
-
Class com.smell.application.views.MainView
class MainView extends com.vaadin.flow.component.orderedlayout.VerticalLayout implements Serializable-
Serialized Fields
-
contentArea
com.vaadin.flow.component.orderedlayout.VerticalLayout contentArea
-
currentTab
com.vaadin.flow.component.tabs.Tab currentTab
-
eveService
EveService eveService
-
linkToCorporation
com.vaadin.flow.component.html.Anchor linkToCorporation
-
linkToCreator
com.vaadin.flow.component.html.Anchor linkToCreator
-
linkToRecruitment
com.vaadin.flow.component.html.Anchor linkToRecruitment
-
tabs
com.vaadin.flow.component.tabs.Tabs tabs
-
-
-