org.onebusaway.webapp.gwt.notification
Class NotificationWidgetPage

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.notification.NotificationWidgetPage
All Implemented Interfaces:
IPageSource

public class NotificationWidgetPage
extends WhereCommonPage


Field Summary
 
Fields inherited from class org.onebusaway.webapp.gwt.where_library.pages.WhereCommonPage
_msgs, _service
 
Constructor Summary
NotificationWidgetPage(ContextManager contextManager)
           
 
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 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

NotificationWidgetPage

public NotificationWidgetPage(ContextManager contextManager)
Method Detail

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.