Package | Description |
---|---|
org.uberfire.client.views.pfly.widgets |
Modifier and Type | Method and Description |
---|---|
static ErrorPopup.DisplayMode |
ErrorPopup.DisplayMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorPopup.DisplayMode[] |
ErrorPopup.DisplayMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ErrorPopup.showError(String message,
ErrorPopup.DisplayMode displayMode) |
void |
ErrorPopup.showError(String message,
String detail,
ErrorPopup.DisplayMode displayMode) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.