org.onebusaway.webapp.gwt.notification
Class NotificationWidgetPage
java.lang.Object
org.onebusaway.webapp.gwt.common.context.ContextHelper
org.onebusaway.webapp.gwt.common.AbstractPageSource
org.onebusaway.webapp.gwt.where_library.pages.WhereCommonPage
org.onebusaway.webapp.gwt.notification.NotificationWidgetPage
- All Implemented Interfaces:
- IPageSource
public class NotificationWidgetPage
- extends WhereCommonPage
Method Summary |
com.google.gwt.user.client.ui.Widget |
create(Context context)
|
com.google.gwt.user.client.ui.Widget |
update(Context context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationWidgetPage
public NotificationWidgetPage(ContextManager contextManager)
create
public com.google.gwt.user.client.ui.Widget create(Context context)
throws PageException
- Specified by:
create
in interface IPageSource
- Overrides:
create
in class AbstractPageSource
- Throws:
PageException
update
public com.google.gwt.user.client.ui.Widget update(Context context)
throws PageException
- Specified by:
update
in interface IPageSource
- Overrides:
update
in class AbstractPageSource
- Throws:
PageException
Copyright © 2012 OneBusAway. All Rights Reserved.