Uses of Interface
org.silverpeas.mobile.client.apps.notifications.events.app.NotificationsAppEventHandler
-
Packages that use NotificationsAppEventHandler Package Description org.silverpeas.mobile.client.apps.notifications org.silverpeas.mobile.client.apps.notifications.events.app -
-
Uses of NotificationsAppEventHandler in org.silverpeas.mobile.client.apps.notifications
Classes in org.silverpeas.mobile.client.apps.notifications that implement NotificationsAppEventHandler Modifier and Type Class Description classNotificationsApp -
Uses of NotificationsAppEventHandler in org.silverpeas.mobile.client.apps.notifications.events.app
Fields in org.silverpeas.mobile.client.apps.notifications.events.app with type parameters of type NotificationsAppEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<NotificationsAppEventHandler>AbstractNotificationsAppEvent. TYPEMethods in org.silverpeas.mobile.client.apps.notifications.events.app that return types with arguments of type NotificationsAppEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<NotificationsAppEventHandler>AbstractNotificationsAppEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.apps.notifications.events.app with parameters of type NotificationsAppEventHandler Modifier and Type Method Description protected voidSendNotificationEvent. dispatch(NotificationsAppEventHandler handler)
-