| 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 List<KeyBinding> |
GlobalInputDispatcher.getCurrentKeyBindings() |
protected List<KeyBinding> |
GlobalInputDispatcher.matchBindings(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(Map<String,List<KeyBinding>> bindings) |
| Constructor and Description |
|---|
GlobalKeyEvent(Component target,
KeyBinding binding,
KeyEvent original) |
Copyright © 2017 SAP SE. All Rights Reserved.