Uses of Class
com.vaadin.addon.touchkit.ui.NavigationManager

Packages that use NavigationManager
com.vaadin.addon.touchkit.ui Contains all the components and layouts provided by TouchKit. 
 

Uses of NavigationManager in com.vaadin.addon.touchkit.ui
 

Methods in com.vaadin.addon.touchkit.ui that return NavigationManager
 NavigationManager NavigationView.getNavigationManager()
          Gets the @link NavigationManager in which this view is contained.
 NavigationManager NavigationButton.getNavigationManager()
          Gets the NavigationManager in which this button is contained.
 NavigationManager SwipeView.getNavigationManager()
           
 



Copyright © 2014 Vaadin Ltd. All rights reserved.