Uses of Class
com.jadice.web.util.notifications.client.events.ErrorNotificationEvent
Packages that use ErrorNotificationEvent
Package
Description
-
Uses of ErrorNotificationEvent in com.jadice.web.util.notifications.client.events
Methods in com.jadice.web.util.notifications.client.events with parameters of type ErrorNotificationEventModifier and TypeMethodDescriptionvoid
ErrorNotificationEventHandler.onErrorNotification
(ErrorNotificationEvent event) -
Uses of ErrorNotificationEvent in com.levigo.jadice.web.demo.common.client.events
Methods in com.levigo.jadice.web.demo.common.client.events with parameters of type ErrorNotificationEventModifier and TypeMethodDescriptionvoid
ApiNotificationEventHandler.onErrorNotification
(ErrorNotificationEvent event) void
ConsoleNotificationEventHandler.onErrorNotification
(ErrorNotificationEvent event) void
PopupNotificationEventHandler.onErrorNotification
(ErrorNotificationEvent event)