org.onebusaway.webapp.gwt.notification
Class PopupNotificationMethod
java.lang.Object
org.onebusaway.webapp.gwt.notification.PopupNotificationMethod
- All Implemented Interfaces:
- NotificationMethod
public class PopupNotificationMethod
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_id
protected String _id
_methodDescription
protected String _methodDescription
PopupNotificationMethod
public PopupNotificationMethod()
performNotification
protected void performNotification(NotificationContext context)
getId
public String getId()
- Specified by:
getId
in interface NotificationMethod
isEnabled
public boolean isEnabled()
- Specified by:
isEnabled
in interface NotificationMethod
getSelectionRow
public boolean getSelectionRow(DivPanel methodRow)
- Specified by:
getSelectionRow
in interface NotificationMethod
loadFromState
public void loadFromState(NotificationMethodState methodState)
- Specified by:
loadFromState
in interface NotificationMethod
handleNotification
public void handleNotification(NotificationContext context)
- Specified by:
handleNotification
in interface NotificationMethod
handleNotificationReset
public void handleNotificationReset()
- Specified by:
handleNotificationReset
in interface NotificationMethod
addMethodDescriptionToRow
protected void addMethodDescriptionToRow(DivPanel methodRow)
Copyright © 2012 OneBusAway. All Rights Reserved.