Package com.vaadin.spring.navigator

Interface Summary
ViewActivationListener Invoked when a view is activated or deactivated.
 

Class Summary
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 © 2016 Vaadin Ltd. All Rights Reserved.