org.eclipse.nebula.widgets.nattable.test.fixture.command
Class ScrollSelectionCommandFixture
java.lang.Object
  
org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
      
org.eclipse.nebula.widgets.nattable.selection.command.AbstractSelectionCommand
          
org.eclipse.nebula.widgets.nattable.selection.command.ScrollSelectionCommand
              
org.eclipse.nebula.widgets.nattable.test.fixture.command.ScrollSelectionCommandFixture
- All Implemented Interfaces: 
 - ILayerCommand
 
public class ScrollSelectionCommandFixture
- extends ScrollSelectionCommand
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DEFAULT_DIRECTION
public static final SelectionLayer.MoveDirectionEnum DEFAULT_DIRECTION
DEFAULT_SHIFT_MASK
public static final boolean DEFAULT_SHIFT_MASK
- See Also:
 - Constant Field Values
 
DEFAULT_CTRL_MASK
public static final boolean DEFAULT_CTRL_MASK
- See Also:
 - Constant Field Values
 
ScrollSelectionCommandFixture
public ScrollSelectionCommandFixture()
ScrollSelectionCommandFixture
public ScrollSelectionCommandFixture(SelectionLayer.MoveDirectionEnum direction)
Copyright © 2015. All rights reserved.