| Package | Description |
|---|---|
| org.overlord.sramp.ui.client.local.services.notification | |
| org.overlord.sramp.ui.client.shared.beans |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationWidget.setNotificationMessage(String message,
NotificationType notificationType)
Sets the notification message.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationType |
NotificationBean.getType() |
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 |
NotificationBean.setType(NotificationType type) |
Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.