Class ClearClipboardAction

    • Constructor Detail

      • ClearClipboardAction

        public ClearClipboardAction​(InternalCellClipboard clipboard)
        Parameters:
        clipboard - The clipboard that is used for internal copy/paste actions.
    • Method Detail

      • run

        public void run​(NatTable natTable,
                        org.eclipse.swt.events.KeyEvent event)
        Specified by:
        run in interface IKeyAction