@Dependent public class PrependColumnCommand extends AbstractCommand
Command to prepend (i.e. put in the first position) a column to a given groupscenarioGridLayer, scenarioGridPanel| Constructor and Description |
|---|
PrependColumnCommand() |
PrependColumnCommand(ScenarioGridModel model,
String columnId,
String columnGroup,
ScenarioGridPanel scenarioGridPanel,
ScenarioGridLayer scenarioGridLayer) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
getFactIdentifierByColumnTitle, getHeaderTextBoxFactoryLocal, getScenarioGridColumnLocal, getScenarioGridColumnLocalpublic PrependColumnCommand()
public PrependColumnCommand(ScenarioGridModel model, String columnId, String columnGroup, ScenarioGridPanel scenarioGridPanel, ScenarioGridLayer scenarioGridLayer)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.