HttpNavigationBarSupport: COLUMN_SCROLL_FORWARD_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
NEXT_COLUMN_ACTION  [0]
PAGE_FORWARD_COLUMNS_ACTION  [1]
LAST_COLUMN_ACTION  [2]
NEXT_COLUMN_EDIT_ENABLED_ACTION  [3]
PAGE_FORWARD_COLUMNS_EDIT_ENABLED_ACTION  [4]
LAST_COLUMN_EDIT_ENABLED_ACTION  [5]


*** See the ActionProvider's getActionOrderList() and setActionOrderList() methods to access this list or set a new list.