org.onebusaway.webapp.gwt.oba_application.model
Class QueryModel
java.lang.Object
org.onebusaway.webapp.gwt.oba_application.model.LocationQueryModel
org.onebusaway.webapp.gwt.oba_application.model.QueryModel
public class QueryModel
- extends LocationQueryModel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryModel
public QueryModel()
setQueryModelEventSink
public void setQueryModelEventSink(ModelEventSink<QueryModel> eventSink)
getQuery
public String getQuery()
setQuery
public void setQuery(String query,
String locationQuery,
com.google.gwt.maps.client.geom.LatLng location,
long time,
TransitShedConstraintsBean constraints)
fireModelChanged
protected void fireModelChanged()
- Overrides:
fireModelChanged
in class LocationQueryModel
Copyright © 2012 OneBusAway. All Rights Reserved.