org.eclipse.nebula.widgets.nattable.copy.action
Class CopyDataAction
java.lang.Object
  
org.eclipse.nebula.widgets.nattable.copy.action.CopyDataAction
- All Implemented Interfaces: 
 - IKeyAction
 
public class CopyDataAction
- extends Object
- implements IKeyAction
  
 
| 
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 | 
 
CopyDataAction
public CopyDataAction()
run
public void run(NatTable natTable,
                org.eclipse.swt.events.KeyEvent event)
- Specified by:
 run in interface IKeyAction
 
 
Copyright © 2015. All rights reserved.