Interface NotificationsBoxAppEventHandler
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
- All Known Implementing Classes:
NotificationsBoxApp
public interface NotificationsBoxAppEventHandler
extends com.google.gwt.event.shared.EventHandler
- Author:
- svu
-
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteNotifications(DeleteNotificationsEvent deleteNotificationsEvent) voidloadNotifications(NotificationsLoadEvent notificationsLoadEvent) voidloadNotificationsSended(NotificationsSendedLoadEvent notificationsSendedLoadEvent) voidmarkAsReadNotifications(MarkAsReadNotificationsEvent notReadNotificationsEvent) voidreadenNotification(NotificationReadenEvent notificationReadenEvent)
-
Method Details
-
loadNotifications
-
readenNotification
-
deleteNotifications
-
markAsReadNotifications
-
loadNotificationsSended
-