Uses of Class
org.onebusaway.webapp.gwt.oba_application.model.LocationQueryModel

Packages that use LocationQueryModel
org.onebusaway.webapp.gwt.oba_application.control   
org.onebusaway.webapp.gwt.oba_application.model   
org.onebusaway.webapp.gwt.oba_application.view   
 

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

Methods in org.onebusaway.webapp.gwt.oba_application.control that return types with arguments of type LocationQueryModel
 ModelListener<LocationQueryModel> CommonControlImpl.getQueryModelHandler()
           
 

Uses of LocationQueryModel in org.onebusaway.webapp.gwt.oba_application.model
 

Subclasses of LocationQueryModel in org.onebusaway.webapp.gwt.oba_application.model
 class QueryModel
           
 

Method parameters in org.onebusaway.webapp.gwt.oba_application.model with type arguments of type LocationQueryModel
 void LocationQueryModel.setEventSink(ModelEventSink<LocationQueryModel> events)
           
 

Uses of LocationQueryModel in org.onebusaway.webapp.gwt.oba_application.view
 

Methods in org.onebusaway.webapp.gwt.oba_application.view with parameters of type LocationQueryModel
 void SearchOriginMapPresenter.setLocationQueryModel(LocationQueryModel queryModel)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.