Class ErrorBox
- java.lang.Object
-
- org.uberfire.ext.security.management.client.widgets.popup.ErrorBox
-
@Dependent public class ErrorBox extends Object
An error box presenter.
- Since:
- 0.8.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceErrorBox.View
-
Constructor Summary
Constructors Constructor Description ErrorBox(ErrorBox.View view)
-
-
-
Constructor Detail
-
ErrorBox
@Inject public ErrorBox(ErrorBox.View view)
-
-
Method Detail
-
show
public void show(String message)
-
-