Uses of Interface
com.jadice.web.util.notifications.client.events.InfoNotificationEventHandler
Packages that use InfoNotificationEventHandler
Package
Description
-
Uses of InfoNotificationEventHandler in com.jadice.web.util.notifications.client.events
Fields in com.jadice.web.util.notifications.client.events with type parameters of type InfoNotificationEventHandlerModifier and TypeFieldDescriptionstatic com.google.gwt.event.shared.GwtEvent.Type
<InfoNotificationEventHandler> InfoNotificationEvent.TYPE
Methods in com.jadice.web.util.notifications.client.events that return types with arguments of type InfoNotificationEventHandlerModifier and TypeMethodDescriptioncom.google.gwt.event.shared.GwtEvent.Type
<InfoNotificationEventHandler> InfoNotificationEvent.getAssociatedType()
Methods in com.jadice.web.util.notifications.client.events with parameters of type InfoNotificationEventHandlerModifier and TypeMethodDescriptionprotected void
InfoNotificationEvent.dispatch
(InfoNotificationEventHandler handler) -
Uses of InfoNotificationEventHandler in com.levigo.jadice.web.demo.common.client.events
Classes in com.levigo.jadice.web.demo.common.client.events that implement InfoNotificationEventHandlerModifier and TypeClassDescriptionclass
class
A possible implementation of how to listen to the event bus : delegate the info into a console panelclass