Interface | Description |
---|---|
DomRevisitor |
An interface for visiting DOM nodes and performing some post visiting task.
|
DomVisitor |
A simple dom visitor interface.
|
MessageBundle |
Interface for retrieving message bundle contents.
|
Template |
Interface for retrieving template contents.
|
VisitContext<T> | |
VisitContextMutable<T> | |
Visitor<T> |
Class | Description |
---|---|
DomVisit | |
JSONMap |
A JSON map of key-value data.
|
MessageBundleLocaleInfo |
Contains locale info associated with a single message bundle file.
|
TemplateTranslationVisitor |
Visits the DOM and translates i18n text.
|
TemplateUtil |
Errai UI Runtime Utility for handling
Template composition. |
TemplateVisitor |
Visits the dom and finds elements that need translating.
|
TemplateWidget |
Used to merge a
Template onto a Composite component. |
TranslationDomRevisitor |
Visit DOM elements and translate sub-trees which are Errai
Templated . |
Visit |
Visit the DOM
|
VisitContextImpl<T> |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.