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