org.onebusaway.webapp.gwt.tripplanner_library.view
Class SingleTripPresenter

java.lang.Object
  extended by org.onebusaway.webapp.gwt.tripplanner_library.view.SingleTripPresenter

public class SingleTripPresenter
extends Object


Constructor Summary
SingleTripPresenter()
           
 
Method Summary
 void displayTrip(ItineraryBean trip, int index, String destination)
           
 com.google.gwt.user.client.ui.Widget getWidget()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SingleTripPresenter

public SingleTripPresenter()
Method Detail

getWidget

public com.google.gwt.user.client.ui.Widget getWidget()

displayTrip

public void displayTrip(ItineraryBean trip,
                        int index,
                        String destination)


Copyright © 2012 OneBusAway. All Rights Reserved.