org.onebusaway.webapp.gwt.arrivals_and_departures_widget
Class ArrivalsAndDeparturesWidget

java.lang.Object
  extended by org.onebusaway.webapp.gwt.common.context.ContextHelper
      extended by org.onebusaway.webapp.gwt.common.AbstractPageSource
          extended by org.onebusaway.webapp.gwt.where_library.pages.WhereCommonPage
              extended by org.onebusaway.webapp.gwt.arrivals_and_departures_widget.ArrivalsAndDeparturesWidget
All Implemented Interfaces:
IPageSource

public class ArrivalsAndDeparturesWidget
extends WhereCommonPage


Field Summary
 
Fields inherited from class org.onebusaway.webapp.gwt.where_library.pages.WhereCommonPage
_msgs, _service
 
Constructor Summary
ArrivalsAndDeparturesWidget(ContextManager contextManager)
           
 
Method Summary
 com.google.gwt.user.client.ui.Widget getWidget()
           
 void refresh(StopWithArrivalsAndDeparturesBean bean)
           
 
Methods inherited from class org.onebusaway.webapp.gwt.common.AbstractPageSource
create, update
 
Methods inherited from class org.onebusaway.webapp.gwt.common.context.ContextHelper
getManager, setContext, setContext, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrivalsAndDeparturesWidget

public ArrivalsAndDeparturesWidget(ContextManager contextManager)
Method Detail

getWidget

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

refresh

public void refresh(StopWithArrivalsAndDeparturesBean bean)


Copyright © 2012 OneBusAway. All Rights Reserved.