Uses of Interface
com.google.gwt.uibinder.rebind.XMLElement.PostProcessingInterpreter

Packages that use XMLElement.PostProcessingInterpreter
com.google.gwt.uibinder.rebind   
 

Uses of XMLElement.PostProcessingInterpreter in com.google.gwt.uibinder.rebind
 

Methods in com.google.gwt.uibinder.rebind with parameters of type XMLElement.PostProcessingInterpreter
 String XMLElement.consumeInnerHtml(XMLElement.PostProcessingInterpreter<String> interpreter)
          Refines XMLElement.consumeInnerHtml(Interpreter) to handle PostProcessingInterpreter.
 String XMLElement.consumeInnerText(XMLElement.PostProcessingInterpreter<String> interpreter)
          Refines XMLElement.consumeInnerTextEscapedAsHtmlStringLiteral(Interpreter) to handle PostProcessingInterpreter.
 



Copyright © 2012. All Rights Reserved.