All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AbstractLegacyEmbed Server side message handling class that handles server side message communication for legacy components.AbstractLegacyWrapper A wrapper that allows adding legacy components into Flow layouts.AbstractMprNavigatorRoute MPR helper class that makes it easier to handle how a legacyNavigatorcoexists with Flow routing.AbstractMprRouteAdapter<T extends com.vaadin.navigator.View> Simple route adapter that wraps a FW View so it can be used as a Flow NavigationTarget usingRoutewithout anyNavigatorinvolvement.AbstractMprServlet Base legacy VaadinServlet that creates aMprServletService.AbstractMprUI MPR UI instance that delegates some method calls between Flow UI and the legacy UI.AbstractMprUIContent Component container used as UI content in MprUI.AbstractMprUIContentConnector Legacy component wrapper connector.AbstractMprUIProvider ManagesAbstractMprUIinstances in the application.ComponentSettings Component settings class containing target node id and application id.FakeNavigator This is a fake Navigator for the view change source as the source can not benull, but we don't have a navigator available.HasLegacyComponents A component to which the user can add and remove child legacy components.LegacyCurrentInstance A facade type of interface to hide the differences of the v7 and v8CurrentInstanceimplementation.LegacyUI Annotation for defining a custom Legacy Vaadin UI for the application to use.MprLoadingIndicator Custom MPR loading indicator that links the Legacy Vaadin and Platform Vaadin loading indicators, so that the loading indicator is show as long as one of them is still loading.MprMessageSender Message sender class that delegates any Legacy Vaadin communication through the Flow messaging mechanism.MprNavigator MPR extension of Navigator so we can handle navigation between legacyNavigatorand Flow Router.MprPushConfiguration Mpr push configuration that delegates blocks configuration of push throuhg the Legacy UI instance.MprPushConnection PushConnectionMPR adapter.MprRequest Wrapper for legacy VaadinServletRequest, created by theAbstractMprServlet.MprServiceInitListener ServiceInitListener responsible for setting attributes to the ServletContext needed by the multiplatform runtime.MprServletService Legacy VaadinServletService that does the bridge between legacy sessions and Flow sessions, in order to make session locks work across platforms.MprSession Legacy VaadinSession that delegates logic to Flow's VaadinSession when applicable.MprTheme Annotation for setting the theme to use with the legacy framework.MprUIInitHandler UIInitHandler responsible for setting the current instances ofUI,VaadinSession,VaadinService,VaadinRequestandVaadinResponseduring the initialization of legacyUIs.MprWidgetset Annotation for setting the widgetset to use with the legacy framework.SpringServletConfiguration Spring Boot configuration file that will configure the MprServlet when running application using Spring Boot.