| LegacyCurrentInstanceV7 |
Retrieves current Vaadin instances for Vaadin 7.
|
| LegacyEmbed |
Server side message handling class that handles server side message
communication for legacy components.
|
| LegacyWrapper |
A wrapper that allows adding legacy components into Flow layouts.
|
| MprNavigatorRoute |
MPR helper class that makes it easier to handle how a legacy
Navigator coexists with Flow routing.
|
| MprRouteAdapter<T extends com.vaadin.navigator.View> |
Simple route adapter that wraps a FW View so it can be used as a Flow
NavigationTarget using Route without any Navigator
involvement.
|
| MprServlet |
|
| MprUI |
MPR UI instance that delegates some method calls between Flow UI and the
legacy UI.
|
| MprUIContent |
|
| MprUIProvider |
Manages MprUI instances in the application.
|