| Package | Description |
|---|---|
| org.dominokit.domino.ui.notifications |
| Modifier and Type | Method and Description |
|---|---|
List<Notification.CloseHandler> |
Notification.getCloseHandlers() |
| Modifier and Type | Method and Description |
|---|---|
Notification |
Notification.addCloseHandler(Notification.CloseHandler closeHandler)
Add a handler to be called when a notification is closed
|
Notification |
Notification.removeCloseHandler(Notification.CloseHandler closeHandler)
Removes a
Notification.CloseHandler from the currently existing close handlers. |
Copyright © 2019–2022 Dominokit. All rights reserved.