| Package | Description |
|---|---|
| de.hybris.platform.productcockpit.context |
| Modifier and Type | Method and Description |
|---|---|
KeyBinding |
GlobalKeyEvent.getKeyBinding() |
protected KeyBinding |
GlobalInputDispatcher.matchBinding(int keyCode,
int modifiers) |
protected KeyBinding |
GlobalInputDispatcher.matchBinding(KeyEvent evt) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<KeyBinding> |
GlobalInputDispatcher.getCurrentKeyBindings() |
protected java.util.List<KeyBinding> |
GlobalInputDispatcher.matchBindings(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GlobalInputDispatcher.fireKeyPressed(KeyBinding kb,
KeyEvent original) |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalInputDispatcher.setKeyBindings(java.util.Map<java.lang.String,java.util.List<KeyBinding>> bindings) |
| Constructor and Description |
|---|
GlobalKeyEvent(Component target,
KeyBinding binding,
KeyEvent original) |
Copyright © 2018 SAP SE. All Rights Reserved.