public interface AlertPopupView
extends com.google.gwt.user.client.ui.IsWidget
Window.alert(String).| Modifier and Type | Method and Description |
|---|---|
void |
alert(String title,
String message)
Shows the popup with associated title and message.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.