Uses of Class
org.onebusaway.webapp.gwt.viewkit.NavigationController

Packages that use NavigationController
org.onebusaway.webapp.gwt.mobile_application.control   
org.onebusaway.webapp.gwt.viewkit   
 

Uses of NavigationController in org.onebusaway.webapp.gwt.mobile_application.control
 

Methods in org.onebusaway.webapp.gwt.mobile_application.control with parameters of type NavigationController
static StopWithArrivalsAndDeparturesViewController Actions.showArrivalsAndDeparturesForStop(NavigationController controller, String stopId)
           
 

Uses of NavigationController in org.onebusaway.webapp.gwt.viewkit
 

Methods in org.onebusaway.webapp.gwt.viewkit that return NavigationController
 NavigationController ViewController.getNavigationController()
           
 

Methods in org.onebusaway.webapp.gwt.viewkit with parameters of type NavigationController
 void ViewController.setNavigationController(NavigationController controller)
           
 void TabBarController.setNavigationController(NavigationController controller)
           
 

Constructors in org.onebusaway.webapp.gwt.viewkit with parameters of type NavigationController
NavigationBar(NavigationController controller)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.