Class WidgetInterpreter

java.lang.Object
com.google.gwt.uibinder.elementparsers.WidgetInterpreter
All Implemented Interfaces:
com.google.gwt.uibinder.rebind.XMLElement.Interpreter<String>

class WidgetInterpreter extends Object implements com.google.gwt.uibinder.rebind.XMLElement.Interpreter<String>
Used by HTMLPanelParser to interpret elements that call for widget instances. Declares the appropriate widget, and replaces them in the markup with a <span>.