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