Mirror of Oracle documentation
Converted for search and offline reading. Authoritative source: Oracle. Diagrams and some complex tables are simplified — check the PDF when in doubt.
10 Common UI Components
This chapter describes the common UI components.
Icons
The following icons are used in the user interface. Certain icons have slightly different definitions, depending on the context.
Table 10-1 Icons
| Icon | Description |
|---|---|
| Copy a run. | |
| Create. Create a row. Create a run. | |
| Detach | |
| Delete. The object deleted depends on the context. | |
| Edit. Change status. | |
| Embedded help. | |
| Export to Excel. Export all. | |
| Freeze. | |
| Go to top. | |
| Go up. | |
| Go to bottom. | |
| Go down. | |
| Move selected item to another list. | |
| Progress indicator. The indicator changes mode when the application is processing data. | |
| Filter/Query by example. | |
| Refresh. | |
| Remove all items form list. | |
| Remove selected items from list. | |
| Required. | |
| Select date. |
Table 10-1 (Cont.) Icons
| Icon | Description |
|---|---|
| Wrap. |
Buttons
Buttons are used to perform certain actions and for navigation.
Table 10-2 Buttons
| Button | Description |
|---|---|
| Action | Provides access to the following actions: Save, Optimize, Re-Optimize, Reviewed, Save, Recalculate, and Submit |
| Back | Used to return to the previous train stop. |
| Cancel | Used to close a dialog box without making a selection. |
| Clear Selection | Clears the selected rows list. |
| Next | Moves to the next train stop. |
| Save | Saves the existing settings. |
| Select All | In Business Rules - Pricing Groups, selects the entire set of rows displayed. |
| Accept All | In Results, accepts all the price recommendations. |
Pull-Down Menus
The user interface has two pull-down menus that provide access to a variety of functionality.
The Actions pull-down menu provides functionality that you use to manipulate the application data.
| Actio | ns “~ | View ‘™~ | = | ay Vv A | Detach | ShowNo |
|---|---|---|---|---|---|---|
| N | ote & Flag | OvrdStatus | computed_export | shortNum ericTest | Season | |
| a | rt | 209,777.56 | 1368K | 2023 Su | ||
| a | e | £0aifdevuser? | 109,872.74 | 10.814K | 2023 Su | |
| a | 1 | 10,814K | 2023 Su | |||
| 117,626.94 | 10.814K | |||||
| a | 85,331.46 | 7T.484K | 2023 Su | |||
| 50,641.02 | 10.814K | 2023Su |
Query Builder
The Query Builder allows you to build a complex query, with a grouping of columns in the Manage Recommendations and AND/OR logical operators within and between groups (for example, Recommended Price Type = Markdown and (Brand = Green or Markdown Number ⇐ 2) and Remaining Inventory (at BOP>5) between 10 and 20).
For example, a query can now be constructed as follows:
Price Zone Not Contains ‘CO’ AND (Ticket Price ends with .97 OR Ticket Price ends with .93 OR Ticket Price ends with .87 OR Ticket Price ends with .84)
All records will then be returned that exclude price zones beginning with CO, with ticket prices ending in .97, .93, .87, or .84.
To perform this action, first select the columns, choose the applicable operator (such as =, !=, contains, not contains, or in), enter the desired values, and set And/Or conditions. Nested groups can be created by clicking the three dots beside a column and selecting columns to group within the query. The nested groups are indicated by a vertical line in the left-hand side of the selected column.