@Dependent public class AppendColumnCommand extends Object implements org.uberfire.mvp.Command
Command to append (i.e. put in the last position) a column to a given group| Constructor and Description |
|---|
AppendColumnCommand() |
AppendColumnCommand(ScenarioGridModel model,
String columnId,
String columnGroup,
ScenarioGridPanel scenarioGridPanel,
ScenarioGridLayer scenarioGridLayer) |
public AppendColumnCommand()
public AppendColumnCommand(ScenarioGridModel model, String columnId, String columnGroup, ScenarioGridPanel scenarioGridPanel, ScenarioGridLayer scenarioGridLayer)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.