Package org.eclipse.nebula.widgets.nattable.copy.command
package org.eclipse.nebula.widgets.nattable.copy.command
-
ClassesClassDescriptionHandler class for copying selected data within the
SelectionLayerto the clipboard.SpecializedCopyDataCommandHandlerthat stores the copied cells in theInternalCellClipboardso it can be pasted within NatTable.Command to trigger pasting data.Handler class for copying selected data within theSelectionLayerto the clipboard.