org.eclipse.nebula.widgets.nattable.copy.command
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopyDataToClipboardCommand
public CopyDataToClipboardCommand(String cellDelimeter,
String rowDelimeter,
IConfigRegistry configRegistry)
getCellDelimeter
public String getCellDelimeter()
getRowDelimeter
public String getRowDelimeter()
getConfigRegistry
public IConfigRegistry getConfigRegistry()
Copyright © 2014. All rights reserved.