null,
LayoutActions.BUNDLE,
ActionID.INSERT_ROWS.getPrefix()));
actions.put(ActionID.INSERT_COLUMNS,
new ODOMAction(
new ColumnInsertActionCommand(manager),
context,
null,
LayoutActions.BUNDLE,
ActionID.INSERT_COLUMNS.getPrefix()));
actions.put(ActionID.DELETE_COLUMN,