// default to
// suppress the ability to move a column from one viewport to the
// other
ColumnReorderLayer columnReorderLayer = new ColumnReorderLayer(
bodyDataLayer, false);
columnReorderLayer
.addConfiguration(new AbstractUiBindingConfiguration() {
@Override
public void configureUiBindings(
UiBindingRegistry uiBindingRegistry) {