Class InfoNotificationEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<InfoNotificationEventHandler>
com.google.gwt.event.shared.GwtEvent<InfoNotificationEventHandler>
com.jadice.web.util.notifications.client.events.InfoNotificationEvent
public class InfoNotificationEvent
extends com.google.gwt.event.shared.GwtEvent<InfoNotificationEventHandler>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic com.google.gwt.event.shared.GwtEvent.Type<InfoNotificationEventHandler> -
Constructor Summary
ConstructorsConstructorDescriptionInfoNotificationEvent(String info) InfoNotificationEvent(String info, String details) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddispatch(InfoNotificationEventHandler handler) com.google.gwt.event.shared.GwtEvent.Type<InfoNotificationEventHandler> getInfo()Methods 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
-
Field Details
-
TYPE
-
-
Constructor Details
-
InfoNotificationEvent
-
InfoNotificationEvent
-
-
Method Details
-
getAssociatedType
- Specified by:
getAssociatedTypein classcom.google.gwt.event.shared.GwtEvent<InfoNotificationEventHandler>
-
dispatch
- Specified by:
dispatchin classcom.google.gwt.event.shared.GwtEvent<InfoNotificationEventHandler>
-
getInfo
-
getDetails
-