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