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

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

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

Methods in org.onebusaway.webapp.gwt.oba_application.control with parameters of type QueryModel
 void OneBusAwayStandardControlImpl.setQueryModel(QueryModel constraintsModel)
           
 

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

Method parameters in org.onebusaway.webapp.gwt.oba_application.model with type arguments of type QueryModel
 void QueryModel.setQueryModelEventSink(ModelEventSink<QueryModel> eventSink)
           
 

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

Methods in org.onebusaway.webapp.gwt.oba_application.view that return types with arguments of type QueryModel
 ModelListener<QueryModel> SearchWidget.getQueryModelHandler()
           
 

Uses of QueryModel in org.onebusaway.webapp.gwt.oba_library.control
 

Methods in org.onebusaway.webapp.gwt.oba_library.control with parameters of type QueryModel
 void TimedOverlayManager.setQueryModel(QueryModel queryModel)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.