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