Uses of Interface
org.silverpeas.mobile.client.apps.notificationsbox.events.app.NotificationsBoxAppEventHandler
-
Packages that use NotificationsBoxAppEventHandler Package Description org.silverpeas.mobile.client.apps.notificationsbox org.silverpeas.mobile.client.apps.notificationsbox.events.app -
-
Uses of NotificationsBoxAppEventHandler in org.silverpeas.mobile.client.apps.notificationsbox
Classes in org.silverpeas.mobile.client.apps.notificationsbox that implement NotificationsBoxAppEventHandler Modifier and Type Class Description classNotificationsBoxApp -
Uses of NotificationsBoxAppEventHandler in org.silverpeas.mobile.client.apps.notificationsbox.events.app
Fields in org.silverpeas.mobile.client.apps.notificationsbox.events.app with type parameters of type NotificationsBoxAppEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<NotificationsBoxAppEventHandler>AbstractNotificationsBoxAppEvent. TYPEMethods in org.silverpeas.mobile.client.apps.notificationsbox.events.app that return types with arguments of type NotificationsBoxAppEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<NotificationsBoxAppEventHandler>AbstractNotificationsBoxAppEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.apps.notificationsbox.events.app with parameters of type NotificationsBoxAppEventHandler Modifier and Type Method Description protected voidDeleteNotificationsEvent. dispatch(NotificationsBoxAppEventHandler handler)protected voidMarkAsReadNotificationsEvent. dispatch(NotificationsBoxAppEventHandler handler)protected voidNotificationReadenEvent. dispatch(NotificationsBoxAppEventHandler handler)protected voidNotificationsLoadEvent. dispatch(NotificationsBoxAppEventHandler handler)protected voidNotificationsSendedLoadEvent. dispatch(NotificationsBoxAppEventHandler handler)
-