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