org.eclipse.nebula.widgets.nattable.group.command
Class UngroupColumnCommand

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
      extended by org.eclipse.nebula.widgets.nattable.group.command.UngroupColumnCommand
All Implemented Interfaces:
ILayerCommand, IColumnGroupCommand

public class UngroupColumnCommand
extends AbstractContextFreeCommand
implements IColumnGroupCommand


Constructor Summary
UngroupColumnCommand()
           
 
Method Summary
 
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
cloneCommand, convertToTargetLayer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.nebula.widgets.nattable.command.ILayerCommand
cloneCommand, convertToTargetLayer
 

Constructor Detail

UngroupColumnCommand

public UngroupColumnCommand()


Copyright © 2015. All rights reserved.