| ColumnAction<T> |
|
| ColumnAction.Builder<T> |
|
| ColumnActionFactory |
Provides methods to create common column actions.
|
| ColumnRegistry |
Registry for finder columns.
|
| Finder |
The one and only finder which is shared across all different top level categories in HAL.
|
| FinderColumn<T> |
Describes a column in a finder.
|
| FinderColumn.Builder<T> |
|
| FinderContext |
Holds state as the user navigates using the finder.
|
| FinderContextEvent |
|
| FinderPath |
The finder path holds the current selection in the finder.
|
| FinderPathFactory |
Factory to build common finder path instances for configuration and runtime presenters.
|
| FinderSegment<T> |
|
| FinderSegment.DropdownItem<T> |
|
| ItemAction<T> |
|
| ItemAction.Builder<T> |
|
| ItemActionFactory |
Convenience methods for common item actions.
|
| ItemMonitor |
Class to monitor item actions and show a progress indicator if they take longer than a given timeout.
|
| PreviewAttributes<T extends ModelNode> |
Element to show the basic attributes of a resource inside the preview pane.
|
| PreviewAttributes.PreviewAttribute |
|
| PreviewContent<T> |
Wrapper for the preview content which consists of a header (mandatory) and one or more optional elements.
|
| ResourceDescriptionPreview |
Preview which shows the description of a :read-resource-description operation.
|
| StaticItem |
A customizable finder item useful when you need full control over each and every item.
|
| StaticItem.Builder |
|
| StaticItemColumn |
|
| StaticItemColumn.StaticItemDisplay |
|