Package org.eclipse.nebula.widgets.nattable.copy.command
package org.eclipse.nebula.widgets.nattable.copy.command
-
ClassDescriptionHandler class for copying selected data within the
SelectionLayer
to the clipboard.SpecializedCopyDataCommandHandler
that stores the copied cells in theInternalCellClipboard
so it can be pasted within NatTable.Command to trigger pasting data.Handler class for copying selected data within theSelectionLayer
to the clipboard.