Class ErrorBoxView
- java.lang.Object
-
- org.uberfire.ext.security.management.client.widgets.popup.ErrorBoxView
-
- All Implemented Interfaces:
ErrorBox.View
public class ErrorBoxView extends Object implements ErrorBox.View
An error box view using
org.uberfire.ext.widgets.common.client.common.popups.errors.ErrorPopup.- Since:
- 0.8.0
-
-
Constructor Summary
Constructors Constructor Description ErrorBoxView()
-
-
-
Method Detail
-
show
public void show(String message)
- Specified by:
showin interfaceErrorBox.View
-
-