com.vaadin.ui.VerticalLayout content
ApplicationHeader header
com.vaadin.ui.VerticalLayout mainArea
ApplicationFrame.showView(Class) are added
as child-components to it.ApplicationFooter footer
com.vaadin.cdi.CDIViewProvider viewProvider
com.vaadin.navigator.Navigator navigator
ApplicationMenu applicationMenu
String currentView
CdiFixNavigator.navigateTo(String) method is called. So we
need to save the name of the current view on our own.String emptyView
javax.enterprise.inject.Instance<T> itemDefs
com.vaadin.ui.Label infoLabel
com.vaadin.ui.VerticalLayout messages
MessagePmo messagePmo
boolean okPressed
boolean cancelPressed
com.vaadin.ui.VerticalLayout layout
com.vaadin.ui.VerticalLayout contentArea
com.vaadin.ui.VerticalLayout mainArea
com.vaadin.ui.Button okButton
Handler okHandler
MessageList messages
ValidationService validationService
ValidationDisplayState validationDisplayState
Optional<T> messageRow
ApplicationConfig applicationConfiguration
Copyright © 2017. All rights reserved.