| Interface | Description |
|---|---|
| ViewActivationListener |
Invoked when a view is activated or deactivated.
|
| Class | Description |
|---|---|
| SpringNavigator |
A Navigator that automatically uses
SpringViewProvider and allows
late initialization. |
| SpringViewProvider |
A Vaadin
ViewProvider that fetches the views from the Spring
application context. |
| SpringViewProvider.ViewInfo |
Internal class used to communicate info on available views within the
view provider.
|
| ViewActivationListener.ViewActivationEvent |
Event received by the listener for attempted and executed view changes.
|
Copyright © 2019 Vaadin Ltd. All Rights Reserved.