Package | Description |
---|---|
org.uberfire.client.workbench.widgets.notifications |
Modifier and Type | Method and Description |
---|---|
NotificationManager.NotificationPopupHandle |
NotificationManager.View.show(NotificationEvent event,
com.google.gwt.user.client.Command hideCommand)
Displays a notification with the given severity and contents.
|
Modifier and Type | Method and Description |
---|---|
void |
NotificationManager.View.hide(NotificationManager.NotificationPopupHandle popup)
Hides the active notification identified by the given popup handle.
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.