|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BidiFormatterBase | |
---|---|
com.google.gwt.i18n.shared | This package contains i18n classes and interfaces shared between client and server. |
Uses of BidiFormatterBase in com.google.gwt.i18n.shared |
---|
Classes in com.google.gwt.i18n.shared with type parameters of type BidiFormatterBase | |
---|---|
protected static class |
BidiFormatterBase.Factory<T extends BidiFormatterBase>
Abstract factory class for BidiFormatterBase. |
Subclasses of BidiFormatterBase in com.google.gwt.i18n.shared | |
---|---|
class |
BidiFormatter
Utility class for formatting text for display in a potentially opposite-direction context without garbling. |
class |
SafeHtmlBidiFormatter
A wrapper to BidiFormatter whose methods return SafeHtml
instead of String . |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |