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