| Modifier and Type | Class and Description |
|---|---|
class |
Toolbar<T>
PatternFly toolbar.
|
class |
VerticalNavigation
An element which implements the vertical
navigation from PatternFly.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutoComplete
Java wrapper for javascript-auto-complete
|
class |
ReadChildrenAutoComplete |
class |
StaticAutoComplete |
class |
SuggestCapabilitiesAutoComplete |
| Modifier and Type | Class and Description |
|---|---|
class |
Donut
Chart to show the relationship of a set of values to a whole.
|
class |
GroupedBar
Grouped bar chart to visualize quantitative data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Dialog.registerAttachable(Attachable first,
Attachable... rest) |
void |
Dialog.registerAttachable(Attachable first,
Attachable... rest) |
| Modifier and Type | Class and Description |
|---|---|
class |
AceEditor |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Form<T>
A form bound to a model using well defined states and operations.
|
interface |
FormItem<T> |
interface |
ModelNodeItem
Marker interface for form items which manage complex attributes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractForm<T>
A generic form with some reasonable UI defaults.
|
class |
AbstractFormItem<T>
Base class for all form item implementations.
|
class |
ButtonItem |
class |
CompositeFormItem
A form item composed from a list of other form items.
|
class |
FileItem |
class |
ListItem |
class |
MultiSelectBoxItem |
class |
NumberItem |
class |
NumberSelectItem
A form item to select from a small set of distinct numbers using a button group.
|
class |
PasswordItem |
class |
PreListItem |
class |
PreTextItem |
class |
PropertiesItem |
class |
SingleSelectBoxItem |
class |
StaticItem |
class |
SwitchItem |
class |
TagsItem<T> |
class |
TextBoxItem |
class |
URLItem |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Table<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
DataTable<T>
Table element which implements the DataTables plugin for jQuery.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Tree<T> |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WizardStep.registerAttachable(Attachable first,
Attachable... rest) |
protected void |
WizardStep.registerAttachable(Attachable first,
Attachable... rest) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.