Uses of Class
org.silverpeas.mobile.client.apps.notificationsbox.events.app.NotificationsLoadEvent
-
Packages that use NotificationsLoadEvent Package Description org.silverpeas.mobile.client.apps.notificationsbox org.silverpeas.mobile.client.apps.notificationsbox.events.app -
-
Uses of NotificationsLoadEvent in org.silverpeas.mobile.client.apps.notificationsbox
Methods in org.silverpeas.mobile.client.apps.notificationsbox with parameters of type NotificationsLoadEvent Modifier and Type Method Description voidNotificationsBoxApp. loadNotifications(NotificationsLoadEvent event) -
Uses of NotificationsLoadEvent in org.silverpeas.mobile.client.apps.notificationsbox.events.app
Methods in org.silverpeas.mobile.client.apps.notificationsbox.events.app with parameters of type NotificationsLoadEvent Modifier and Type Method Description voidNotificationsBoxAppEventHandler. loadNotifications(NotificationsLoadEvent notificationsLoadEvent)
-