Class CopyDataToClipboardCommand

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

public class CopyDataToClipboardCommand extends AbstractContextFreeCommand
  • Constructor Details

    • CopyDataToClipboardCommand

      public CopyDataToClipboardCommand(String cellDelimeter, String rowDelimeter, IConfigRegistry configRegistry)
  • Method Details

    • getCellDelimeter

      public String getCellDelimeter()
    • getRowDelimeter

      public String getRowDelimeter()
    • getConfigRegistry

      public IConfigRegistry getConfigRegistry()