public interface KeyIdentifier
keyIdentifier
s can be either
String strings, or objects.keyIdentifier
is specified as an object, it should have the following
properties:keyName
: name of the keyctrlKey
: optional boolean - true if ctrl is
down.shiftKey
: optional boolean - true if shift is down.altKey
: optional boolean
- true if alt is down.