Uses of Class
org.silverpeas.mobile.client.apps.notifications.events.pages.NotificationSendedEvent
-
Packages that use NotificationSendedEvent Package Description org.silverpeas.mobile.client.apps.notifications.events.pages org.silverpeas.mobile.client.apps.notifications.pages -
-
Uses of NotificationSendedEvent in org.silverpeas.mobile.client.apps.notifications.events.pages
Methods in org.silverpeas.mobile.client.apps.notifications.events.pages with parameters of type NotificationSendedEvent Modifier and Type Method Description void
NotificationPagesEventHandler. onNotificationSended(NotificationSendedEvent event)
-
Uses of NotificationSendedEvent in org.silverpeas.mobile.client.apps.notifications.pages
Methods in org.silverpeas.mobile.client.apps.notifications.pages with parameters of type NotificationSendedEvent Modifier and Type Method Description void
NotificationSenderPage. onNotificationSended(NotificationSendedEvent event)
-