org.eclipse.nebula.widgets.nattable.selection.event
Class SelectionEventsTest
java.lang.Object
   org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
org.eclipse.nebula.widgets.nattable.selection.event.SelectionEventsTest
- public class SelectionEventsTest 
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
NO_SHIFT
public static boolean NO_SHIFT
NO_CTRL
public static boolean NO_CTRL
WITH_SHIFT
public static boolean WITH_SHIFT
WITH_CTRL
public static boolean WITH_CTRL
SelectionEventsTest
public SelectionEventsTest()
setup
public void setup()
- 
 
shouldFireCellSelectionEvent
public void shouldFireCellSelectionEvent()
                                  throws Exception
- 
- Throws:
- Exception
 
shouldFireRowSelectionEvent
public void shouldFireRowSelectionEvent()
                                 throws Exception
- 
- Throws:
- Exception
 
shouldFireColumnSelectionEvent
public void shouldFireColumnSelectionEvent()
                                    throws Exception
- 
- Throws:
- Exception
 
Copyright © 2014. All rights reserved.