Uses of Class
com.google.gwt.uibinder.elementparsers.InterpreterPipe
-
Packages that use InterpreterPipe Package Description com.google.gwt.uibinder.elementparsers 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 InterpreterPipe Modifier and Type Method Description static <T> InterpreterPipe<T>
InterpreterPipe. newPipe(com.google.gwt.uibinder.rebind.XMLElement.Interpreter<T>... pipes)
-