Class RowGroupReorderEndCommandHandler

java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractLayerCommandHandler<RowGroupReorderEndCommand>
org.eclipse.nebula.widgets.nattable.group.performance.command.RowGroupReorderEndCommandHandler
All Implemented Interfaces:
ILayerCommandHandler<RowGroupReorderEndCommand>

public class RowGroupReorderEndCommandHandler extends AbstractLayerCommandHandler<RowGroupReorderEndCommand>
Command handler for the RowGroupReorderEndCommand. Needed for reordering via drag mode.
Since:
1.6
See Also: