HttpMenuBarSupport: SELECTOR_AREA
The order of Actions within areaTypes is controlled via ActionOrderLists.
The table below details the structure of the default ActionOrderList for the TITLE_AREA.
| Root Level Items | Level 2 Items |
|---|---|
| EDIT_MENU_ACTION [0] | EDIT_MENU_ACTION List Items |
| SIMPLE_CALCULATED_ITEM_SELECTOR_ACTION [0] | |
| ADVANCED_FILTER_SELECTOR_ACTION [1] | |
| RANKING_ACTION [2] | |
| TOTALS_ACTION [3] | |
| DATAITEM_SELECTOR_ACTION [4] | |
| EXPORT_TO_ACTION [1] |
*** See the ActionProvider's getActionOrderList() and setActionOrderList() methods to access this list or set a new list.