Package | Description |
---|---|
com.google.gwt.uibinder.elementparsers |
Classes that parse XML elements, using the context to generate widget initialization code.
|
Modifier and Type | Method and Description |
---|---|
static HtmlInterpreter |
HtmlInterpreter.newInterpreterForUiObject(com.google.gwt.uibinder.rebind.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
UIObject (or really, any object that
responds to getElement() ). |
Copyright © 2018. All rights reserved.