Interface NotificationPagesEventHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
NotificationSenderPage
public interface NotificationPagesEventHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onNotificationSended(NotificationSendedEvent event)
-
-
-
Method Detail
-
onNotificationSended
void onNotificationSended(NotificationSendedEvent event)
-
-