| Interface | Description |
|---|---|
| ModelResult |
Interface for query results.
|
| ResultList |
Interface for the UI-component that displays the actual entries of a query-result.
|
| ResultListItem |
Represents an item in the
ResultList of a ResultSetView. |
| ResultSetEvent |
Interface for events handled by ResultSet.
|
| ResultSetMode |
Interface for rendering modes of the result set view.
|
| ResultSetView |
Represents a result list in a form.
|
| TypedListitem |
Interface for typed listitems.
|
| Class | Description |
|---|---|
| ContextMenuItemFactory |
Factory to create Menuitems for context menu.
|
| ContextMenuVisibility |
Computes if certain context menu items are visible or not.
|
| CustomFieldsFilterView | |
| CustomIcon |
Utility class used to handle custom icons in result list.
|
| DraggableListItem |
Extended Listitem that supports dragging and holds additional information.
|
| FieldsFilter | |
| FileIcon |
Utility class used to get the file icon for a specific file type.
|
| HeaderInformation |
Information about a header of a result-list.
|
| ItemAnalyzer |
Utility class used to analyze an item that represents a document.
|
| ItemAnalyzeResult |
Item analyze result.
|
| LaunchWorkflowBean |
Bean that holds information needed to launch a workflow.
|
| ModelResultImpl |
Event for ModelResultSet.
|
| ResultContextMenu |
Context menu for ResultSetView.
|
| ResultListImpl |
Default-implementation of
ResultList. |
| ResultSetColumn |
This class represents the columns of the result set including all relevant attributes (ID,
sorting,...).
|
| ResultSetColumns |
Utility class used to write and read configuration-strings for the result set view.
|
| ResultsetConfiguration |
Utility class that holds configuration parameters for ResultSetViewImpl.
|
| ResultSetEventListenerFactory |
Class that holds the event listener classes for ResultSetViewImpl.
|
| ResultSetPresenter |
Presenter for ResultSetView.
|
| ResultSetRefreshEvent |
Event to trigger a refresh of the result set.
|
| ResultSetViewEventHandler |
Event handlers for ResultSetViewImpl.
|
| ResultSetViewFilterArea |
Implementation of ResultSetView.
|
| ResultSetViewImpl |
Implementation of ResultSetView.
Important events: EventChild.ON_INDEX_RESULTITEM when the user selects an item in the list. |
| SearchStringParser |
Parses search strings entered by the user.
|
| StatusCell |
Listcell with status icons.
|
| SystemFieldsFilterView |
Class for filtering the system field from query result set.
|
| WorkflowActionBean |
Bean that holds information needed to execute workflow commands .
|
| WorkflowItemAnalyzer |
Utility class used to analyze workflow items.
|
| WorkflowItemAnalyzeResult |
Workflow item analyze result.
|
| WorkflowPresenter |
Contains workflow functions.
|
| Enum | Description |
|---|---|
| Alignment |
Enum for header alignments.
|
| FileIcon.KnownExtensions |
File extensions associated with an icon.
|
| MenuItemKey |
Keys that specify certain menu items that can be removed from a result list's context menu.
|
| ResultSetView.DefaultButtonType |
Actions to be performed, when user double-clicks an item.
|
| ResultSetView.ExportFormat |
Possible formats used to export a query result.
|
| ResultSetViewImpl.ViewMode |
Enumeration for view modes.
|
| SearchMode |
Possible search modes for the
ResultSetView. |
| SortDirection |
Enum for sorting directions.
|
| TypedListitem.ListitemType |
Listitem types.
|
Copyright © 2016 SAPERION AG. All rights reserved.