Interface NotificationsAppEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
NotificationsApp
public interface NotificationsAppEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
sendNotification(SendNotificationEvent event)
-
-
-
Method Detail
-
sendNotification
void sendNotification(SendNotificationEvent event)
-
-