|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.google.gwt.uibinder.elementparsers | |
---|---|
com.google.gwt.uibinder.elementparsers | Classes that parse XML elements, using the context to generate widget initialization code. |
Classes in com.google.gwt.uibinder.elementparsers used by com.google.gwt.uibinder.elementparsers | |
---|---|
ComputedAttributeInterpreter
Assigns computed values to element attributes, e.g. |
|
ComputedAttributeInterpreter.Delegate
|
|
ElementParser
Element parsers are classes that parse xml elements, using the context to generate widget initialization code. |
|
HtmlInterpreter
This is the most generally useful interpreter, and the most likely to be used by a custom parser when calling XMLElement.consumeInnerHtml(com.google.gwt.uibinder.rebind.XMLElement.Interpreter . |
|
HtmlMessageInterpreter.PlaceholderInterpreterProvider
Provides instances of PlaceholderInterpreter , to allow
customized handling of the innards of a msg element. |
|
HtmlPlaceholderInterpreter
Interprets the interior of an html message. |
|
InterpreterPipe
Pairs XMLElement.Interpreter instances. |
|
UiTextInterpreter
Interprets generic message tags like: <ui:text from="{myMsg.message}" />. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |