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