Class DeleteSelectionCommand

java.lang.Object
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
org.eclipse.nebula.widgets.nattable.edit.command.DeleteSelectionCommand
All Implemented Interfaces:
ILayerCommand

public class DeleteSelectionCommand extends AbstractContextFreeCommand
ILayerCommand that is used to delete the values in the current selected cells.
Since:
1.4
See Also:
  • Constructor Details

    • DeleteSelectionCommand

      public DeleteSelectionCommand(IConfigRegistry configRegistry)
  • Method Details