presenter.onDisableDeploymentInGroup(selection);
}
}
}));
deploymentBrowser = new DeploymentBrowser(deploymentStore, selectionModel, featureSet);
header = new ContentHeaderLabel();
description = new ContentDescription(Console.MESSAGES.deployments_for_group());
SimpleLayout layout = new SimpleLayout()
.setPlain(true)