| Class | Description |
|---|---|
| HtmlSnippet |
Injectable class that represents any random snippet of HTML.
|
| LabelLabel |
Weird name for a class, I know.
|
| RadioButton |
Injectable radio button.
|
| TemplatedFormPanel |
Extends the
FormPanel and implements HasText as a marker interface
so that this class can be Inject'd into an Errai UI template properly. |
| TemplatedWidgetTable |
Extends the
WidgetTable and adds features that make it available
to be used in an Errai UI template. |
| UnorderedListPanel |
Implements a simple unordered list (ul).
|
| WidgetTable |
A table implementation that can have arbitrary widgets in the cells.
|
Copyright © 2012-2013 JBoss, a division of Red Hat. All Rights Reserved.