public class ColumnGroupsCommandHandler extends AbstractLayerCommandHandler<IColumnGroupCommand>
| Constructor and Description |
|---|
ColumnGroupsCommandHandler(ColumnGroupModel model,
SelectionLayer selectionLayer,
ColumnGroupHeaderLayer contextLayer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doCommand(IColumnGroupCommand command) |
Class<IColumnGroupCommand> |
getCommandClass() |
void |
handleGroupColumnsCommand(String columnGroupName) |
void |
handleUngroupCommand() |
protected void |
loadSelectedColumnsIndexesWithPositions() |
doCommandpublic ColumnGroupsCommandHandler(ColumnGroupModel model, SelectionLayer selectionLayer, ColumnGroupHeaderLayer contextLayer)
public boolean doCommand(IColumnGroupCommand command)
doCommand in class AbstractLayerCommandHandler<IColumnGroupCommand>public Class<IColumnGroupCommand> getCommandClass()
protected void loadSelectedColumnsIndexesWithPositions()
public void handleGroupColumnsCommand(String columnGroupName)
public void handleUngroupCommand()
Copyright © 2013. All Rights Reserved.