Uses of Package
com.vaadin.navigator

Packages that use com.vaadin.navigator
com.vaadin.navigator   
com.vaadin.ui   
 

Classes in com.vaadin.navigator used by com.vaadin.navigator
NavigationStateManager
          An interface for handling interaction between Navigator and the browser location URI or other similar view identification and bookmarking system.
Navigator
          A navigator utility that allows switching of views in a part of an application.
View
          Interface for all views controlled by the navigator.
ViewChangeListener
          Interface for listening to View changes before and after they occur.
ViewChangeListener.ViewChangeEvent
          Event received by the listener for attempted and executed view changes.
ViewDisplay
          Interface for displaying a view in an appropriate location.
ViewProvider
          A provider for view instances that can return pre-registered views or dynamically create new views.
 

Classes in com.vaadin.navigator used by com.vaadin.ui
Navigator
          A navigator utility that allows switching of views in a part of an application.
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.