| Package | Description |
|---|---|
| org.optaweb.employeerostering.gwtui.client.notification |
| Modifier and Type | Method and Description |
|---|---|
static NotificationType |
NotificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationType[] |
NotificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ToastNotification.setup(NotificationType notificationType,
String i18nKey,
NotificationAction action,
List<NotificationAction> dropdownActions,
Object... notificationArgs) |
void |
ToastNotification.setup(NotificationType notificationType,
String i18nKey,
Object... notificationArgs) |
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.