public static interface AlertPanel.View extends UberView<AlertPanel>
Modifier and Type | Method and Description |
---|---|
void |
show(org.gwtbootstrap3.client.ui.constants.AlertType severity,
String message,
Integer width,
Command onOk,
Command onCancel) |
init
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.