Package org.eclipse.nebula.widgets.nattable.copy.action
package org.eclipse.nebula.widgets.nattable.copy.action
-
ClassDescription
IKeyAction
to clear theInternalCellClipboard
.IKeyAction
that triggers thePasteDataCommand
.Action implementation that performs aPasteDataCommand
if there are values in theInternalCellClipboard
, otherwise it performs a selection movement.