Uses of Interface
org.onebusaway.webapp.gwt.oba_application.control.Filter

Packages that use Filter
org.onebusaway.webapp.gwt.oba_application.control   
org.onebusaway.webapp.gwt.oba_application.model   
 

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

Methods in org.onebusaway.webapp.gwt.oba_application.control with parameters of type Filter
 void CommonControlImpl.filterResults(Filter<TimedLocalSearchResult> filter)
           
 void CommonControl.filterResults(Filter<TimedLocalSearchResult> filter)
           
 void FilterListener.onFilterChange(Filter<T> filter)
           
 

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

Methods in org.onebusaway.webapp.gwt.oba_application.model with parameters of type Filter
 void FilteredResultsModel.setFilter(Filter<TimedLocalSearchResult> filter)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.