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
-
Field Summary
Modifier and TypeFieldDescriptionstatic final boolean
static final SelectionLayer.MoveDirectionEnum
static final boolean
-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.selection.command.ScrollSelectionCommand
getDirection
Methods inherited from class org.eclipse.nebula.widgets.nattable.selection.command.AbstractSelectionCommand
isControlMask, isShiftMask
Methods inherited from class org.eclipse.nebula.widgets.nattable.command.AbstractContextFreeCommand
cloneCommand, convertToTargetLayer
-
Field Details
-
DEFAULT_DIRECTION
-
DEFAULT_SHIFT_MASK
public static final boolean DEFAULT_SHIFT_MASK- See Also:
-
DEFAULT_CTRL_MASK
public static final boolean DEFAULT_CTRL_MASK- See Also:
-
-
Constructor Details
-
ScrollSelectionCommandFixture
public ScrollSelectionCommandFixture() -
ScrollSelectionCommandFixture
-