Uses of Package
com.vaadin.navigator
-
Packages that use com.vaadin.navigator Package Description com.vaadin.navigator com.vaadin.ui -
Classes in com.vaadin.navigator used by com.vaadin.navigator Class Description NavigationStateManager An interface for handling interaction betweenNavigatorand 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 Class Description Navigator A navigator utility that allows switching of views in a part of an application.