Uses of Class
org.silverpeas.mobile.client.apps.notificationsbox.events.pages.NotificationsSendedLoadedEvent
-
Packages that use NotificationsSendedLoadedEvent Package Description org.silverpeas.mobile.client.apps.notificationsbox.events.pages org.silverpeas.mobile.client.apps.notificationsbox.pages -
-
Uses of NotificationsSendedLoadedEvent in org.silverpeas.mobile.client.apps.notificationsbox.events.pages
Methods in org.silverpeas.mobile.client.apps.notificationsbox.events.pages with parameters of type NotificationsSendedLoadedEvent Modifier and Type Method Description void
NotificationsBoxPagesEventHandler. onNotificationsSendedLoaded(NotificationsSendedLoadedEvent notificationsSendedLoadedEvent)
-
Uses of NotificationsSendedLoadedEvent in org.silverpeas.mobile.client.apps.notificationsbox.pages
Methods in org.silverpeas.mobile.client.apps.notificationsbox.pages with parameters of type NotificationsSendedLoadedEvent Modifier and Type Method Description void
NotificationsBoxPage. onNotificationsSendedLoaded(NotificationsSendedLoadedEvent event)
-