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