HttpTableViewSupport: EDIT_ROW_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 |
|---|
| COMMIT_ACTION [0] |
| CANCEL_ACTION [1] |
| INSERT_ACTION [2] |
*** See the ActionProvider's getActionOrderList() and setActionOrderList() methods to access this list or set a new list.