Uses of Interface
com.google.gwt.uibinder.elementparsers.ComputedAttributeInterpreter.Delegate
Packages that use ComputedAttributeInterpreter.Delegate
Package
Description
Classes that parse XML elements, using the context to generate widget initialization code.
-
Uses of ComputedAttributeInterpreter.Delegate in com.google.gwt.uibinder.elementparsers
Classes in com.google.gwt.uibinder.elementparsers that implement ComputedAttributeInterpreter.DelegateModifier and TypeClassDescription(package private) class
protected class
Constructors in com.google.gwt.uibinder.elementparsers with parameters of type ComputedAttributeInterpreter.DelegateModifierConstructorDescriptionComputedAttributeInterpreter
(com.google.gwt.uibinder.rebind.UiBinderWriter writer, ComputedAttributeInterpreter.Delegate delegate)