Class NotificationsLoadedEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<NotificationsBoxPagesEventHandler>
org.silverpeas.mobile.client.apps.notificationsbox.events.pages.AbstractNotificationsBoxPagesEvent
org.silverpeas.mobile.client.apps.notificationsbox.events.pages.NotificationsLoadedEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H extends Object> -
Field Summary
Fields inherited from class org.silverpeas.mobile.client.apps.notificationsbox.events.pages.AbstractNotificationsBoxPagesEvent
TYPE -
Constructor Summary
ConstructorsConstructorDescriptionNotificationsLoadedEvent(StreamingList<NotificationReceivedDTO> notifications) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidMethods inherited from class org.silverpeas.mobile.client.apps.notificationsbox.events.pages.AbstractNotificationsBoxPagesEvent
getAssociatedTypeMethods inherited from class com.google.gwt.event.shared.GwtEvent
assertLive, getSource, isLive, kill, reviveMethods inherited from class com.google.web.bindery.event.shared.Event
setSource, toDebugString, toString
-
Constructor Details
-
Method Details
-
dispatch
- Specified by:
dispatchin classcom.google.gwt.event.shared.GwtEvent<NotificationsBoxPagesEventHandler>
-
getNotifications
-