Uses of Class
com.google.gwt.uibinder.elementparsers.ComputedAttributeInterpreter
Packages that use ComputedAttributeInterpreter
Package
Description
Classes that parse XML elements, using the context to generate widget initialization code.
-
Uses of ComputedAttributeInterpreter in com.google.gwt.uibinder.elementparsers
Fields in com.google.gwt.uibinder.elementparsers declared as ComputedAttributeInterpreterModifier and TypeFieldDescriptionprotected final ComputedAttributeInterpreter
UiTextInterpreter.computedAttributeInterpreter
Methods in com.google.gwt.uibinder.elementparsers that return ComputedAttributeInterpreterModifier and TypeMethodDescriptionprotected ComputedAttributeInterpreter
UiSafeHtmlInterpreter.createComputedAttributeInterpreter()
protected ComputedAttributeInterpreter
UiTextInterpreter.createComputedAttributeInterpreter()