| Interface | Description |
|---|---|
| NotificationListener |
Special listener for WebNotificationPopup component.
|
| Class | Description |
|---|---|
| NotificationManager |
This manager allows you to display custom notification popups within the application.
|
| NotificationsLayout |
Custom layout for proper notifications placement on layered pane.
|
| NotificationsLayoutUtils |
Special general utilities for notification layout classes.
|
| NotificationsScreenLayout |
Custom screen layout for NotificationManager.
|
| WebInnerNotification |
Custom popup used to display notifications within the application windows.
|
| WebNotification |
Custom popup used to display notifications in separate windows.
|
| Enum | Description |
|---|---|
| DisplayType |
This enumeration represents available predefined notification display types.
|
| NotificationIcon |
This enumeration represents available predefined notification icons.
|
| NotificationOption |
This enumeration represents available predefined question notification option types.
|