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