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
FieldsModifier and TypeFieldDescriptionstatic final booleanstatic final SelectionLayer.MoveDirectionEnumstatic final boolean -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.eclipse.nebula.widgets.nattable.selection.command.ScrollSelectionCommand
getDirectionMethods inherited from class org.eclipse.nebula.widgets.nattable.selection.command.AbstractSelectionCommand
isControlMask, isShiftMaskMethods 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
-