|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ack | |
|---|---|
| com.openfin.desktop | |
| Uses of Ack in com.openfin.desktop |
|---|
| Methods in com.openfin.desktop with parameters of type Ack | |
|---|---|
static void |
DesktopUtils.errorAck(AckListener callback,
Ack ack)
|
void |
NotificationListener.onClick(Ack ack)
Invoked when the notification is clicked. |
void |
NotificationListener.onClose(Ack ack)
Invoked when the notification is closed. |
void |
NotificationListener.onDismiss(Ack ack)
Invoked when the notification is dismissed. |
void |
NotificationListener.onError(Ack ack)
Invoked when the notification has errors. |
void |
AckListener.onError(Ack ack)
Invoked when the request to AppDesktop has errors |
void |
NotificationListener.onMessage(Ack ack)
Invoked when the notification sends a message. |
void |
NotificationListener.onShow(Ack ack)
Invoked when the notification is being shown |
void |
AckListener.onSuccess(Ack ack)
Invoked when the request to AppDesktop is successful |
static void |
DesktopUtils.successAck(AckListener callback,
Ack ack)
|
| Constructors in com.openfin.desktop with parameters of type Ack | |
|---|---|
WindowGroupChangeEvent(Ack payload,
DesktopConnection desktopConnection)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||