Uses of Interface
com.vaadin.addon.touchkit.ui.NavigationManager.NavigationListener

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

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

Methods in com.vaadin.addon.touchkit.ui with parameters of type NavigationManager.NavigationListener
 void NavigationManager.addNavigationListener(NavigationManager.NavigationListener listener)
          Adds a navigation listener that is notified whenever a navigation event occurs.
 void NavigationManager.removeListener(NavigationManager.NavigationListener listener)
          Removes a navigation listener.
 



Copyright © 2014 Vaadin Ltd. All rights reserved.