| Package | Description |
|---|---|
| org.overlord.sramp.ui.client.local.services | |
| org.overlord.sramp.ui.client.local.services.notification |
| Modifier and Type | Method and Description |
|---|---|
NotificationBean |
NotificationService.startProgressNotification(String title,
String message)
Starts a progress style notification.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
NotificationService.sendNotification(NotificationBean notification)
Sends a notification (local/client only).
|
| Modifier and Type | Method and Description |
|---|---|
NotificationBean |
Notification.getData() |
| Modifier and Type | Method and Description |
|---|---|
void |
Notification.setData(NotificationBean data) |
| Constructor and Description |
|---|
Notification(NotificationBean data)
Constructor.
|
Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.