HttpNavigationBarSupport: COLUMN_SCROLL_BACKWARD_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 |
|---|
| FIRST_COLUMN_ACTION [0] |
| PAGE_BACKWARD_COLUMNS_ACTION [1] |
| PREVIOUS_COLUMN_ACTION [2] |
| FIRST_COLUMN_EDIT_ENABLED_ACTION [3] |
| PAGE_BACKWARD_COLUMNS_EDIT_ENABLED_ACTION [4] |
| PREVIOUS_COLUMN_EDIT_ENABLED_ACTION [5] |
*** See the ActionProvider's getActionOrderList() and setActionOrderList() methods to access this list or set a new list.