@Dependent public class ErrorBox extends Object
An error box presenter.
Modifier and Type | Class and Description |
---|---|
static interface |
ErrorBox.View |
Constructor and Description |
---|
ErrorBox(ErrorBox.View view) |
@Inject public ErrorBox(ErrorBox.View view)
public void show(String message)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.