public class KeyboardOperationMoveUp extends KeyboardOperationMove
KeyboardOperation.TriStateBoolean
gridLayer
Constructor and Description |
---|
KeyboardOperationMoveUp(GridLayer gridLayer) |
KeyboardOperationMoveUp(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 KeyboardOperationMoveUp(GridLayer gridLayer)
public KeyboardOperationMoveUp(GridLayer gridLayer, GridLienzoScrollable panel)
public int getKeyCode()
KeyboardOperation
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.