public class KeyboardOperationMoveRight extends KeyboardOperationMove
KeyboardOperation.TriStateBoolean
gridLayer
Constructor and Description |
---|
KeyboardOperationMoveRight(GridLayer gridLayer) |
KeyboardOperationMoveRight(GridLayer gridLayer,
GridLienzoScrollable panel) |
Modifier and Type | Method and Description |
---|---|
int |
getKeyCode()
Gets the @{link com.google.gwt.event.dom.client.KeyCodes} that this operation matches.
|
perform
getSelectedCellOrigin, isControlKeyDown, isExecutable, isShiftKeyDown, scrollSelectedCellIntoView
public KeyboardOperationMoveRight(GridLayer gridLayer)
public KeyboardOperationMoveRight(GridLayer gridLayer, GridLienzoScrollable panel)
public int getKeyCode()
KeyboardOperation
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.