org.onebusaway.webapp.gwt.tripplanner_library.view
Class TripPlanResultTablePresenter
java.lang.Object
org.onebusaway.webapp.gwt.tripplanner_library.view.TripPlanResultTablePresenter
- All Implemented Interfaces:
- ModelListener<TripPlanModel>
- Direct Known Subclasses:
- CustomTripPlanResultTablePresenter
public class TripPlanResultTablePresenter
- extends Object
- implements ModelListener<TripPlanModel>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TripPlanResultTablePresenter
public TripPlanResultTablePresenter()
setMapWidget
public void setMapWidget(com.google.gwt.maps.client.MapWidget map)
getWidget
public com.google.gwt.user.client.ui.Widget getWidget()
clear
public void clear()
handleUpdate
public void handleUpdate(TripPlanModel model)
- Specified by:
handleUpdate
in interface ModelListener<TripPlanModel>
onFailure
public void onFailure(Throwable ex)
Copyright © 2012 OneBusAway. All Rights Reserved.