Methods
| Modifier and Type |
Method and Description |
static void |
alert(String title,
String message) |
static void |
alert(String title,
String message,
com.google.gwt.core.client.Callback<com.sencha.gxt.widget.core.client.Component,Void> callback) |
static void |
info(String title,
String message) |
static void |
info(String title,
String message,
com.google.gwt.core.client.Callback<com.sencha.gxt.widget.core.client.Component,Void> callback) |
static void |
mask(com.google.gwt.dom.client.Element element) |
static void |
umask(com.google.gwt.dom.client.Element element) |