org.onebusaway.webapp.gwt.notification
Interface NotificationMethod
- All Known Implementing Classes:
- PopupNotificationMethod, SoundNotificationMethod
public interface NotificationMethod
getId
String getId()
isEnabled
boolean isEnabled()
getSelectionRow
boolean getSelectionRow(DivPanel methodPanel)
loadFromState
void loadFromState(NotificationMethodState methodState)
handleNotification
void handleNotification(NotificationContext context)
handleNotificationReset
void handleNotificationReset()
Copyright © 2012 OneBusAway. All Rights Reserved.