Class RowGroupReorderCommandHandler
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler<RowGroupReorderCommand>
org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderCommandHandler
- All Implemented Interfaces:
ILayerCommandHandler<RowGroupReorderCommand>
public class RowGroupReorderCommandHandler
extends AbstractLayerCommandHandler<RowGroupReorderCommand>
Command handler for the
RowGroupReorderCommand.- Since:
- 1.6
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler
doCommand
-
Constructor Details
-
RowGroupReorderCommandHandler
-
-
Method Details
-
doCommand
- Specified by:
doCommandin classAbstractLayerCommandHandler<RowGroupReorderCommand>
-
getCommandClass
-