All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AbstractForm<T> |
A generic form with some reasonable UI defaults.
|
| AbstractFormItem<T> |
Base class for all form item implementations.
|
| AbstractStateMachine |
|
| Accordion |
|
| AceEditor |
|
| AddOnlyStateMachine |
A state machine for transient models.
|
| Alert |
Alert element with an optional icon and link.
|
| AsyncStep<C> |
Mixin interface for wizard steps which need an asynchronous implementation for the cancel, back and next workflow.
|
| Attachable |
Interface for elements which need to run code when they get attached to the DOM.
|
| AutoComplete |
|
| BlockingDialog |
A dialog w/o any means to close the dialog (no close icon, no esc handler).
|
| BlocklistValidation |
|
| Breadcrumb |
|
| Breadcrumb.SegmentHandler |
|
| Button |
|
| Button<T> |
A table button
|
| ButtonHandler<T> |
|
| ButtonItem |
|
| Clipboard |
|
| Clipboard.Event |
|
| Clipboard.Handler |
|
| Clipboard.Options |
|
| Clipboard.TextProvider |
|
| Colors |
|
| Column<T> |
Options for a column in a data table.
|
| Column.Meta |
|
| Column.RenderCallback<T,C> |
Function to render the data of a column
|
| ColumnActions<T> |
|
| ColumnBuilder<T> |
|
| CompositeFormItem |
A form item composed from a list of other form items.
|
| DataFunction<T> |
|
| DataFunction.ResultCallback<T> |
|
| DataMapping<T> |
Takes care of the mapping between form fields and the model.
|
| DataProvider<T> |
Holds items and state for displays like ListView.
|
| DataTable<T> |
Table element which implements the DataTables plugin for jQuery.
|
| Decoration |
Predefined set of decorations which can be applied and
unapplied to an Appearance to modify its L&F.
|
| DefaultMapping<T> |
|
| Dialog |
A modal dialog with optional secondary and primary buttons.
|
| Dialog.Builder |
|
| Dialog.ResultCallback |
A button callback which returns a boolean to indicate whether the dialog should be closed or stay open.
|
| Dialog.Size |
|
| DialogFactory |
|
| Display<T> |
|
| Donut |
Chart to show the relationship of a set of values to a whole.
|
| Donut.Builder |
|
| Donut.Legend |
|
| EditingAppearance<T> |
Abstract editing appearance which builds the following DOM tree:
|
| Editor |
|
| EmptyState |
Element to be used when a view is empty because no objects exists and you want to guide the user to perform specific actions.
|
| EmptyState.Builder |
|
| EncryptExpression |
|
| EncryptExpressionEvent |
|
| EncryptExpressionEvent.EncryptExpressionHandler |
|
| EncryptExpressionEvent.HasEncryptExpressionHandlers |
|
| EventHandler<E> |
|
| ExistingStateMachine |
A state machine for existing models.
|
| ExpressionUtil |
|
| FileItem |
|
| Filter<T> |
|
| FilterValue<T> |
Wrapper for a Filter and its value
|
| Form<T> |
A form bound to a model using well defined states and operations.
|
| Form.CancelCallback<T> |
|
| Form.FinishRemove<T> |
Callback to be used after the remove operation has been successfully executed.
|
| Form.FinishReset<T> |
Callback to be used after the reset operation has been successfully executed.
|
| Form.Operation |
|
| Form.PrepareRemove<T> |
Callback to prepare the remove operation.
|
| Form.PrepareReset<T> |
Callback to prepare the reset operation.
|
| Form.SaveCallback<T> |
|
| Form.State |
|
| Format |
|
| FormItem<T> |
|
| FormItemProvider<T> |
Provider to create form items based on attributes descriptions from a
ResourceDescription.
|
| FormItemValidation<T> |
Simple form item validation handler
|
| FormItemValidation.ValidationRule |
|
| FormLinks<T> |
Links for commons form operations placed above the actual form.
|
| FormValidation<T> |
Makes it possible to validate the form as a whole or to check fields which depend on other fields.
|
| GenericOptionsBuilder<B extends GenericOptionsBuilder<B,T>,T> |
Generic builder for data table options used as a base class for the different option builders.
|
| GroupedBar |
Grouped bar chart to visualize quantitative data.
|
| GroupedBar.Builder |
|
| HasTitle |
Meant to be implemented by elements which have a title.
|
| HelpTextBuilder |
Class to build a help text from an attribute description.
|
| InlineAction<T> |
An action in a table row (typically in the last column)
|
| InlineActionHandler<T> |
|
| ItemAction<T> |
|
| ItemActionHandler<T> |
Action handler for an item.
|
| ItemDisplay<T> |
Controls the layout of a list view item.
|
| ItemRenderer<T> |
|
| JQuery |
Contains selected JQuery methods.
|
| JsCallback |
A general purpose callback for JS code only.
|
| LabelBuilder |
Generates human readable labels from terms used in the management model.
|
| LayoutBuilder |
Helper methods to create <div/> elements for bootstrap grids.
|
| ListItem |
|
| ListView<T> |
PatternFly list view.
|
| Modal |
|
| Modal.ModalOptions |
|
| ModelNodeItem |
Marker interface for form items which manage complex attributes.
|
| MultiSelectBoxItem |
|
| NamesResultProcessor |
Processes the result of a single READ_CHILDREN_NAMES operation.
|
| Node<T> |
A node in a tree - used for both nodes and leafs.
|
| Node.Builder<T> |
|
| Node.State |
|
| NumberDoubleItem |
|
| NumberItem |
|
| NumberSelectItem |
A form item to select from a small set of distinct numbers using a button group.
|
| Options |
|
| Options |
Options for the ACE editor.
|
| Options<T> |
Options for a data table.
|
| Options<T> |
|
| Options.Core<T> |
|
| Options.Language |
|
| Options.Language.Aria |
|
| Options.Language.Paginate |
|
| Options.Themes |
|
| OptionsBuilder<T> |
|
| OptionsBuilder<T> |
|
| PageInfo |
|
| Pager<T> |
PatternFly pager.
|
| Pages |
A structural element to manage a main and a number of nested page elements.
|
| PatternFly |
|
| PatternValidation |
|
| PatternValidation.JndiNameValidation |
|
| Popover |
|
| Popover.Builder |
|
| Popover.Callback |
|
| Popover.Placement |
|
| Popover.Trigger |
|
| PreListItem |
|
| PreTextItem |
|
| ProgressElement |
|
| ProgressElement.Label |
|
| ProgressElement.Size |
|
| PropertiesItem |
|
| RadioItem |
|
| ReadChildrenAutoComplete |
|
| ReadOnlyAppearance<T> |
Abstract read-only appearance which builds the following DOM tree:
|
| ReadOnlyStateMachine |
A read-only state machine.
|
| RefreshMode |
Typesafe enum for the paging parameter of Api.draw(String).
|
| RequiredValidation<T> |
|
| ResolveExpression |
|
| ResolveExpressionEvent |
|
| ResolveExpressionEvent.HasResolveExpressionHandlers |
|
| ResolveExpressionEvent.ResolveExpressionHandler |
|
| ResponseCallback<T> |
|
| Scope |
|
| Search |
|
| Search.Builder |
|
| Search.SearchHandler |
|
| SelectBoxBridge |
|
| SelectBoxBridge.ChangeListener |
|
| SelectBoxBridge.Defaults |
|
| SelectBoxBridge.Multi |
|
| SelectBoxBridge.Options |
|
| SelectBoxBridge.Single |
|
| SelectHandler<T> |
|
| SelectionContext<T> |
|
| SelectionInfo<T> |
|
| Session |
|
| Session.OnChange |
|
| SingleSelectBoxItem |
|
| SingletonStateMachine |
A state machine for singleton resources.
|
| Skeleton |
|
| SourceFunction<T> |
|
| StateMachine |
|
| StaticAutoComplete |
|
| StaticItem |
|
| StringRenderer<T> |
|
| SuggestCapabilitiesAutoComplete |
|
| SuggestHandler |
An interface to suggest values for form items.
|
| SwitchBridge |
|
| SwitchBridge.Api |
|
| SwitchBridge.ChangeListener |
|
| SwitchItem |
|
| Table<T> |
|
| Table.SelectionChangeHandler<T> |
Convenience handler when a row selection or deselection takes place.
|
| Tabs |
|
| TagsItem<T> |
|
| TagsManager |
|
| TagsManager.Api |
|
| TagsManager.Defaults |
|
| TagsManager.Options |
|
| TagsManager.Validator |
|
| TagsMapping<T> |
Maps tags from and to the specified type
|
| TextBoxItem |
|
| Toolbar<T> |
PatternFly toolbar.
|
| Toolbar.Action |
|
| Toolbar.Attribute<T> |
|
| Tooltip |
|
| Tree<T> |
|
| UniqueNameValidation<T> |
|
| URLItem |
|
| Utilization |
The Utilization chart can be used to show a visual relationship between the total available amount of a resource, and the
percentage of that resource that has been utilized.
|
| ValidationResult |
|
| VerticalNavigation |
|
| Wizard<C,S extends Enum<S>> |
General purpose wizard relying on a context for the common data and an enum representing the states of the different steps.
|
| Wizard.BackFunction<C,S extends Enum<S>> |
|
| Wizard.Builder<C,S extends Enum<S>> |
|
| Wizard.CancelCallback<C> |
A callback executed whenever the user cancels the wizard.
|
| Wizard.CloseAction<C> |
An action executed when the user clicks on the close button of the success page.
|
| Wizard.FinishCallback<C,S extends Enum<S>> |
A callback executed when the user finishes last step.
|
| Wizard.NextFunction<C,S extends Enum<S>> |
|
| Wizard.SuccessAction<C> |
An action executed when the user clicks on the success button of the success page.
|
| WizardStep<C,S extends Enum<S>> |
A step in a wizard.
|
| WorkflowCallback |
|