GWT 2.7.0

Uses of Class
com.google.gwt.uibinder.elementparsers.UiTextInterpreter

Packages that use UiTextInterpreter
com.google.gwt.uibinder.elementparsers 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.elementparsers
 class UiSafeHtmlInterpreter
          Interprets generic message tags like: <ui:safehtml from="{myMsg.message}" />.
 


GWT 2.7.0