Uses of Class
com.google.gwt.uibinder.elementparsers.InterpreterPipe
Packages that use InterpreterPipe
Package
Description
Classes that parse XML elements, using the context to generate widget initialization code.
-
Uses of InterpreterPipe in com.google.gwt.uibinder.elementparsers
Methods in com.google.gwt.uibinder.elementparsers that return InterpreterPipeModifier and TypeMethodDescriptionstatic <T> InterpreterPipe
<T> InterpreterPipe.newPipe
(com.google.gwt.uibinder.rebind.XMLElement.Interpreter<T>... pipes)