Uses of Class
org.silverpeas.mobile.client.apps.notificationsbox.events.app.NotificationsSendedLoadEvent
-
Packages that use NotificationsSendedLoadEvent Package Description org.silverpeas.mobile.client.apps.notificationsbox org.silverpeas.mobile.client.apps.notificationsbox.events.app -
-
Uses of NotificationsSendedLoadEvent in org.silverpeas.mobile.client.apps.notificationsbox
Methods in org.silverpeas.mobile.client.apps.notificationsbox with parameters of type NotificationsSendedLoadEvent Modifier and Type Method Description void
NotificationsBoxApp. loadNotificationsSended(NotificationsSendedLoadEvent notificationsSendedLoadEvent)
-
Uses of NotificationsSendedLoadEvent in org.silverpeas.mobile.client.apps.notificationsbox.events.app
Methods in org.silverpeas.mobile.client.apps.notificationsbox.events.app with parameters of type NotificationsSendedLoadEvent Modifier and Type Method Description void
NotificationsBoxAppEventHandler. loadNotificationsSended(NotificationsSendedLoadEvent notificationsSendedLoadEvent)
-