|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Context in org.onebusaway.webapp.gwt.common |
---|
Methods in org.onebusaway.webapp.gwt.common with parameters of type Context | |
---|---|
com.google.gwt.user.client.ui.Widget |
IPageSource.create(Context context)
|
com.google.gwt.user.client.ui.Widget |
ExceptionPage.create(Context context)
|
com.google.gwt.user.client.ui.Widget |
AbstractPageSource.create(Context context)
|
void |
AbstractSinglePageApplication.onContextChanged(Context context)
HistoryListener Interface |
void |
AbstractMultiPageApplication.onContextChanged(Context context)
ContextListener Interface |
com.google.gwt.user.client.ui.Widget |
IPageSource.update(Context context)
|
com.google.gwt.user.client.ui.Widget |
AbstractPageSource.update(Context context)
|
Uses of Context in org.onebusaway.webapp.gwt.common.context |
---|
Classes in org.onebusaway.webapp.gwt.common.context that implement Context | |
---|---|
class |
ContextImpl
|
Methods in org.onebusaway.webapp.gwt.common.context that return Context | |
---|---|
Context |
ContextManager.getContext()
|
Context |
AbstractContextManager.getContext()
|
Methods in org.onebusaway.webapp.gwt.common.context with parameters of type Context | |
---|---|
protected void |
AbstractContextManager.fireContextChanged(Context context)
|
String |
HistoryContextManager.getContextAsString(Context context)
|
String |
DirectContextManager.getContextAsString(Context context)
|
String |
ContextManager.getContextAsString(Context context)
|
void |
ContextListener.onContextChanged(Context context)
|
void |
HistoryContextManager.setContext(Context context)
|
void |
DirectContextManager.setContext(Context context)
|
void |
ContextManager.setContext(Context context)
|
void |
ContextHelper.setContext(Context context)
|
protected void |
AbstractContextManager.setInternalContext(Context context)
|
Uses of Context in org.onebusaway.webapp.gwt.notification |
---|
Methods in org.onebusaway.webapp.gwt.notification with parameters of type Context | |
---|---|
com.google.gwt.user.client.ui.Widget |
NotificationWidgetPage.create(Context context)
|
com.google.gwt.user.client.ui.Widget |
NotificationWidgetPage.update(Context context)
|
Uses of Context in org.onebusaway.webapp.gwt.oba_application.control |
---|
Methods in org.onebusaway.webapp.gwt.oba_application.control with parameters of type Context | |
---|---|
static void |
ConstraintsParameterMapping.addParamsToConstraints(Context context,
TransitShedConstraintsBean constraints)
|
static long |
ConstraintsParameterMapping.getParamsAsTime(Context context)
|
void |
OneBusAwayStandardControlImpl.handleContext(Context context)
|
void |
CommonControlImpl.handleContext(Context context)
OneBusAwayStandardControl Interface |
void |
CommonControl.handleContext(Context context)
|
Uses of Context in org.onebusaway.webapp.gwt.oba_application.view |
---|
Methods in org.onebusaway.webapp.gwt.oba_application.view with parameters of type Context | |
---|---|
com.google.gwt.user.client.ui.Widget |
PointToPointPage.create(Context context)
|
com.google.gwt.user.client.ui.Widget |
ExceptionPage.create(Context context)
|
void |
MainPage.onContextChanged(Context context)
|
com.google.gwt.user.client.ui.Widget |
PointToPointPage.update(Context context)
|
Uses of Context in org.onebusaway.webapp.gwt.position_map |
---|
Methods in org.onebusaway.webapp.gwt.position_map with parameters of type Context | |
---|---|
com.google.gwt.user.client.ui.Widget |
IndexPage.create(Context context)
|
com.google.gwt.user.client.ui.Widget |
IndexPage.update(Context context)
|
Uses of Context in org.onebusaway.webapp.gwt.viewkit |
---|
Methods in org.onebusaway.webapp.gwt.viewkit with parameters of type Context | |
---|---|
com.google.gwt.user.client.ui.Widget |
ViewControllerPage.create(Context context)
|
void |
AbstractApplication.onContextChanged(Context context)
|
com.google.gwt.user.client.ui.Widget |
ViewControllerPage.update(Context context)
|
Uses of Context in org.onebusaway.webapp.gwt.where_library.view |
---|
Methods in org.onebusaway.webapp.gwt.where_library.view that return Context | |
---|---|
Context |
StopFinderPresenter.getCoordinateBoundsAsContext(CoordinateBounds bounds)
|
Methods in org.onebusaway.webapp.gwt.where_library.view with parameters of type Context | |
---|---|
void |
StopFinderPresenter.onContextChanged(Context context)
ContextListener Interface |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |