Class NotificationSendedEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<NotificationPagesEventHandler>
org.silverpeas.mobile.client.apps.notifications.events.pages.AbstractNotificationPagesEvent
org.silverpeas.mobile.client.apps.notifications.events.pages.NotificationSendedEvent
-
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.notifications.events.pages.AbstractNotificationPagesEvent
TYPE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.silverpeas.mobile.client.apps.notifications.events.pages.AbstractNotificationPagesEvent
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
-
NotificationSendedEvent
public NotificationSendedEvent()
-
-
Method Details
-
dispatch
- Specified by:
dispatchin classcom.google.gwt.event.shared.GwtEvent<NotificationPagesEventHandler>
-