org.eclipse.nebula.widgets.nattable.copy.action
Class CopyDataAction

java.lang.Object
  extended by org.eclipse.nebula.widgets.nattable.copy.action.CopyDataAction
All Implemented Interfaces:
IKeyAction

public class CopyDataAction
extends Object
implements IKeyAction


Constructor Summary
CopyDataAction()
           
 
Method Summary
 void run(NatTable natTable, org.eclipse.swt.events.KeyEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyDataAction

public CopyDataAction()
Method Detail

run

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


Copyright © 2015. All rights reserved.