Package | Description |
---|---|
com.openfin.desktop.notifications | |
com.openfin.desktop.notifications.events |
Modifier and Type | Method and Description |
---|---|
NotificationActionResult |
ButtonOptions.getOnClick() |
NotificationActionResult |
NotificationOptions.getOnClose() |
NotificationActionResult |
NotificationOptions.getOnExpire() |
NotificationActionResult |
NotificationOptions.getOnSelect() |
Modifier and Type | Method and Description |
---|---|
void |
ButtonOptions.setOnClick(NotificationActionResult onClick) |
void |
NotificationOptions.setOnClose(NotificationActionResult onClose) |
void |
NotificationOptions.setOnExpire(NotificationActionResult onExpire) |
void |
NotificationOptions.setOnSelect(NotificationActionResult onSelect) |
Modifier and Type | Method and Description |
---|---|
NotificationActionResult |
NotificationActionEvent.getResult()
Get application-defined metadata that this event is passing back to the application.
|
Copyright © 2022. All rights reserved.