Uses of Interface
org.onebusaway.webapp.gwt.common.context.ContextManager

Packages that use ContextManager
org.onebusaway.webapp.gwt.arrivals_and_departures_widget   
org.onebusaway.webapp.gwt.common   
org.onebusaway.webapp.gwt.common.context   
org.onebusaway.webapp.gwt.notification   
org.onebusaway.webapp.gwt.oba_application.control   
org.onebusaway.webapp.gwt.position_map   
org.onebusaway.webapp.gwt.viewkit   
org.onebusaway.webapp.gwt.where_library.view   
 

Uses of ContextManager in org.onebusaway.webapp.gwt.arrivals_and_departures_widget
 

Constructors in org.onebusaway.webapp.gwt.arrivals_and_departures_widget with parameters of type ContextManager
ArrivalsAndDeparturesWidget(ContextManager contextManager)
           
 

Uses of ContextManager in org.onebusaway.webapp.gwt.common
 

Methods in org.onebusaway.webapp.gwt.common that return ContextManager
 ContextManager AbstractSinglePageApplication.getContextManager()
           
 

Methods in org.onebusaway.webapp.gwt.common with parameters of type ContextManager
 void AbstractSinglePageApplication.setContextManager(ContextManager contextManager)
           
 

Uses of ContextManager in org.onebusaway.webapp.gwt.common.context
 

Classes in org.onebusaway.webapp.gwt.common.context that implement ContextManager
 class AbstractContextManager
           
 class DirectContextManager
           
 class HistoryContextManager
           
 

Methods in org.onebusaway.webapp.gwt.common.context that return ContextManager
 ContextManager ContextHelper.getManager()
           
 

Constructors in org.onebusaway.webapp.gwt.common.context with parameters of type ContextManager
ContextHelper(ContextManager manager)
           
 

Uses of ContextManager in org.onebusaway.webapp.gwt.notification
 

Constructors in org.onebusaway.webapp.gwt.notification with parameters of type ContextManager
NotificationWidgetPage(ContextManager contextManager)
           
 

Uses of ContextManager in org.onebusaway.webapp.gwt.oba_application.control
 

Methods in org.onebusaway.webapp.gwt.oba_application.control with parameters of type ContextManager
 void CommonControlImpl.setContextManager(ContextManager contextManager)
           
 

Uses of ContextManager in org.onebusaway.webapp.gwt.position_map
 

Constructors in org.onebusaway.webapp.gwt.position_map with parameters of type ContextManager
IndexPage(ContextManager contextManager)
           
 

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

Methods in org.onebusaway.webapp.gwt.viewkit that return ContextManager
 ContextManager AbstractApplication.getContextManager()
          Public Methods
 

Methods in org.onebusaway.webapp.gwt.viewkit with parameters of type ContextManager
 void AbstractApplication.setContextManager(ContextManager contextManager)
           
 

Uses of ContextManager in org.onebusaway.webapp.gwt.where_library.view
 

Methods in org.onebusaway.webapp.gwt.where_library.view with parameters of type ContextManager
 void StopFinderPresenter.setContextManager(ContextManager contextManager)
           
 

Constructors in org.onebusaway.webapp.gwt.where_library.view with parameters of type ContextManager
StopFinderPresenter(ContextManager contextManager)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.