Class CopyDataToClipboardSerializer
java.lang.Object
org.eclipse.nebula.widgets.nattable.copy.serializing.CopyDataToClipboardSerializer
- All Implemented Interfaces:
ISerializer
- Direct Known Subclasses:
CopyFormattedTextToClipboardSerializer
-
Constructor Summary
ConstructorsConstructorDescriptionCopyDataToClipboardSerializer(ILayerCell[][] copiedCells, CopyDataToClipboardCommand command) -
Method Summary
Modifier and TypeMethodDescriptionprotected final CopyDataToClipboardCommandprotected StringgetTextForCell(ILayerCell cell) void
-
Constructor Details
-
CopyDataToClipboardSerializer
public CopyDataToClipboardSerializer(ILayerCell[][] copiedCells, CopyDataToClipboardCommand command)
-
-
Method Details
-
serialize
public void serialize()- Specified by:
serializein interfaceISerializer
-
getTextForCell
-
getCommand
-