Uses of Class
com.google.gwt.text.shared.AbstractRenderer
Package
Description
Classes for parsing and rendering numbers, dates, and times.
Classes for parsing and rendering text and safe HTML.
Classes used for testing text parsing and rendering.
Classes used by the request factory to manage proxies, user logins, and
authentication.
-
Uses of AbstractRenderer in com.google.gwt.text.client
Modifier and TypeClassDescriptionclass
RendersDate
objects with aDateTimeFormat
.class
A localized renderer based onNumberFormat.getDecimalFormat()
.class
A localized renderer based onNumberFormat.getDecimalFormat()
.class
A localized renderer based onNumberFormat.getDecimalFormat()
.class
RendersNumber
objects with aNumberFormat
. -
Uses of AbstractRenderer in com.google.web.bindery.requestfactory.gwt.ui.client
Modifier and TypeClassDescriptionclass
Renders a proxy object, and reports the properties it requires to do that rendering.