HttpNavigationBarSupport: ROW_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_ROW_ACTION  [0]
PAGE_BACKWARD_ROWS_ACTION  [1]
PREVIOUS_ROW_ACTION  [2]
FIRST_ROW_EDIT_ENABLED_ACTION  [3]
PAGE_BACKWARD_ROWS_EDIT_ENABLED_ACTION  [4]
PREVIOUS_ROW_EDIT_ENABLED_ACTION  [5]


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