Uses of Class
com.google.gwt.uibinder.elementparsers.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
Modifier and TypeMethodDescriptionstatic <T> InterpreterPipe
<T> InterpreterPipe.newPipe
(com.google.gwt.uibinder.rebind.XMLElement.Interpreter<T>... pipes)