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