Uses of Package
com.vaadin.navigator

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

Classes in com.vaadin.navigator used by com.vaadin.navigator
FragmentManager
          Fragment manager that handles interaction between Navigator and URI fragments or other similar view identification and bookmarking system.
Navigator
          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.
 



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