public static interface Utils.Util
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.ButtonBase |
createMenuButton(String text,
com.google.gwt.event.dom.client.ClickHandler handler) |
com.google.gwt.user.client.ui.ButtonBase |
createTextButton(String text,
com.google.gwt.event.dom.client.ClickHandler handler) |
double |
currentTimeMillis() |
String |
formatClassName(String className) |
String |
formatDate(double time) |
String |
getStylePrefix() |
String getStylePrefix()
double currentTimeMillis()
String formatDate(double time)
com.google.gwt.user.client.ui.ButtonBase createTextButton(String text, com.google.gwt.event.dom.client.ClickHandler handler)
com.google.gwt.user.client.ui.ButtonBase createMenuButton(String text, com.google.gwt.event.dom.client.ClickHandler handler)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.