Package | Description |
---|---|
org.uberfire.ext.wires.core.grids.client.widget.grid.impl |
Modifier and Type | Method and Description |
---|---|
KeyboardOperation.TriStateBoolean |
BaseKeyboardOperation.isControlKeyDown() |
KeyboardOperation.TriStateBoolean |
KeyboardOperationInvokeContextMenuForSelectedCell.isControlKeyDown() |
KeyboardOperation.TriStateBoolean |
KeyboardOperation.isControlKeyDown()
Gets the control-key state that this operation matches.
|
KeyboardOperation.TriStateBoolean |
BaseKeyboardOperation.isShiftKeyDown() |
KeyboardOperation.TriStateBoolean |
KeyboardOperation.isShiftKeyDown()
Gets the shift-key state that this operation matches.
|
static KeyboardOperation.TriStateBoolean |
KeyboardOperation.TriStateBoolean.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeyboardOperation.TriStateBoolean[] |
KeyboardOperation.TriStateBoolean.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.