Uses of Class
com.openfin.desktop.notifications.events.NotificationEvent
| Package | Description |
|---|---|
| com.openfin.desktop.notifications | |
| com.openfin.desktop.notifications.events |
-
Uses of NotificationEvent in com.openfin.desktop.notifications
Methods in com.openfin.desktop.notifications with parameters of type NotificationEvent Modifier and Type Method Description voidNotificationEventListener. onEvent(NotificationEvent event) -
Uses of NotificationEvent in com.openfin.desktop.notifications.events
Subclasses of NotificationEvent in com.openfin.desktop.notifications.events Modifier and Type Class Description classNotificationActionEventEvent fired when an action is raised for a notification due to a specified trigger.classNotificationClosedEventEvent fired whenever the notification has been closed.classNotificationCreatedEventEvent fired whenever a new notification has been created.