Class ColumnReorderCommandHandler
java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler<ColumnReorderCommand>
org.eclipse.nebula.widgets.nattable.reorder.command.ColumnReorderCommandHandler
- All Implemented Interfaces:
ILayerCommandHandler<ColumnReorderCommand>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler
doCommand
-
Constructor Details
-
ColumnReorderCommandHandler
-
-
Method Details
-
getCommandClass
-
doCommand
- Specified by:
doCommand
in classAbstractLayerCommandHandler<ColumnReorderCommand>
-