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. TYPE
Methods 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 void
NotificationSendedEvent. 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 class
NotificationSenderPage
-