@Dependent public class AlertPanel extends Object implements com.google.gwt.user.client.ui.IsWidget
Modifier and Type | Class and Description |
---|---|
static interface |
AlertPanel.View |
Constructor and Description |
---|
AlertPanel() |
AlertPanel(AlertPanel.View view) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
show(org.gwtbootstrap3.client.ui.constants.AlertType severity,
String message,
Integer width,
Command onOk,
Command onCancel) |
public AlertPanel()
@Inject public AlertPanel(AlertPanel.View view)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.