Uses of Class
com.google.gwt.uibinder.elementparsers.UiTextInterpreter
Packages that use UiTextInterpreter
Package
Description
Classes that parse XML elements, using the context to generate widget initialization code.
-
Uses of UiTextInterpreter in com.google.gwt.uibinder.elementparsers
Subclasses of UiTextInterpreter in com.google.gwt.uibinder.elementparsersModifier and TypeClassDescriptionclass
Interprets generic message tags like: <ui:safehtml from="{myMsg.message}" />.