Java com.google.gwt.uibinder.elementparsers HtmlInterpreter fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.uibinder.elementparsers HtmlInterpreter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.uibinder.elementparsers HtmlInterpreter.

The text is from its open source code.

Method

HtmlInterpreternewInterpreterForUiObject(UiBinderWriter writer, String uiExpression)
A convenience factory method for the most common use of this class, to work with HTML that will eventually be rendered under a com.google.gwt.user.client.ui.UIObject (or really, any object that responds to getElement()).