@Dependent public class DeleteColumnCommand extends Object implements org.uberfire.mvp.Command
Command to delete a column. Eventually add a ne column if the deleted one is the last of its group.| Constructor and Description |
|---|
DeleteColumnCommand() |
DeleteColumnCommand(ScenarioGridModel model,
int columnIndex,
String columnGroup,
ScenarioGridPanel scenarioGridPanel,
ScenarioGridLayer scenarioGridLayer) |
public DeleteColumnCommand()
public DeleteColumnCommand(ScenarioGridModel model, int columnIndex, String columnGroup, ScenarioGridPanel scenarioGridPanel, ScenarioGridLayer scenarioGridLayer)
model - columnIndex - columnGroup - scenarioGridPanel - scenarioGridLayer - Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.