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