Uses of Class
com.google.gwt.text.shared.AbstractRenderer
Packages that use 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
Subclasses of AbstractRenderer in com.google.gwt.text.clientModifier and TypeClassDescriptionclassRendersDateobjects with aDateTimeFormat.classA localized renderer based onNumberFormat.getDecimalFormat().classA localized renderer based onNumberFormat.getDecimalFormat().classA localized renderer based onNumberFormat.getDecimalFormat().classRendersNumberobjects with aNumberFormat. -
Uses of AbstractRenderer in com.google.web.bindery.requestfactory.gwt.ui.client
Subclasses of AbstractRenderer in com.google.web.bindery.requestfactory.gwt.ui.clientModifier and TypeClassDescriptionclassRenders a proxy object, and reports the properties it requires to do that rendering.