| Package | Description |
|---|---|
| de.hybris.platform.cscockpit.session.impl | |
| de.hybris.platform.cscockpit.widgets.hotkeys.impl |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,HotKeyCommand> |
DefaultCsWidgetHotKeyHandler.getBrowserCommandMap() |
protected Map<String,HotKeyCommand> |
DefaultCsWidgetHotKeyHandler.getCommandMap() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultCsWidgetHotKeyHandler.resolveAndExecuteCommand(Map<String,HotKeyCommand> cmdMap,
String key,
String keyCode) |
void |
DefaultCsWidgetHotKeyHandler.setBrowserCommandMap(Map<String,HotKeyCommand> browserCmdMap)
Sets the mappings for browser (tab) wide hot key commands.
|
void |
DefaultCsWidgetHotKeyHandler.setCommandMap(Map<String,HotKeyCommand> commandMap)
Sets the mappings for widget wide hot key commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasketBrowserHotKeyCommand |
class |
BrowserHotKeyCommand |
class |
CheckoutHotKeyCommand |
class |
WidgetHotKeyCommand
Support delivering hot keys to actual view widget.
|
Copyright © 2017 SAP SE. All Rights Reserved.