HttpNavigationBarSupport: ROW_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_ROW_ACTION  [0]
PAGE_FORWARD_ROWS_ACTION  [1]
LAST_ROW_ACTION  [2]
NEXT_ROW_EDIT_ENABLED_ACTION  [3]
PAGE_FORWARD_ROWS_EDIT_ENABLED_ACTION  [4]
LAST_ROW_EDIT_ENABLED_ACTION  [5]


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