org.onebusaway.webapp.gwt.mobile_application.control
Class Actions
java.lang.Object
org.onebusaway.webapp.gwt.mobile_application.control.Actions
public class Actions
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Actions
public Actions()
showArrivalsAndDeparturesForStop
public static StopWithArrivalsAndDeparturesViewController showArrivalsAndDeparturesForStop(NavigationController controller,
String stopId)
ensureStopIsSelected
public static ViewController ensureStopIsSelected(ViewController controller,
String stopId)
getStopIdForViewController
public static String getStopIdForViewController(ViewController viewController)
searchForRoute
public static void searchForRoute(String route)
searchForAddress
public static void searchForAddress(String address)
searchForStop
public void searchForStop(String stopCode)
Copyright © 2012 OneBusAway. All Rights Reserved.