shortcuts
attribute.SYSTEMKEY+S
, only if the user has the privilege product.editor
, with the invocation of the component method with the name myEditProductFunction
. The second keyboard shortcut defines that, upon the ESCAPE
key being pressed, the function with the name myCancelEditProductFunction
should be invoked.SYSTEMKEY
is CTRL
on macOS and ALT
on Windows, other system-keys like CTRL
on Windows or ⌥
on macOS are not supported.