public class GWTMessages extends Object
| Constructor and Description |
|---|
GWTMessages() |
| Modifier and Type | Method and Description |
|---|---|
static void |
alert(String title,
String text,
int zIndex) |
static void |
alert(String title,
String text,
int zIndex,
com.google.gwt.core.client.Callback<Void,Void> callback) |
Copyright © 2018. All Rights Reserved.