org.onebusaway.webapp.gwt.common
Interface IPageSource

All Known Implementing Classes:
AbstractPageSource, ArrivalsAndDeparturesWidget, ExceptionPage, ExceptionPage, IndexPage, NotificationWidgetPage, PointToPointPage, ViewControllerPage, WhereCommonPage

public interface IPageSource


Method Summary
 com.google.gwt.user.client.ui.Widget create(Context context)
           
 com.google.gwt.user.client.ui.Widget update(Context context)
           
 

Method Detail

create

com.google.gwt.user.client.ui.Widget create(Context context)
                                            throws PageException
Throws:
PageException

update

com.google.gwt.user.client.ui.Widget update(Context context)
                                            throws PageException
Throws:
PageException


Copyright © 2012 OneBusAway. All Rights Reserved.