Search
ModifierKeyActions Methods
 


 Public Methods

  Name Description

getAlt

Gets what action is triggered by the ALT key.

getControl

Gets what action is triggered by the CTRL key.

getShift

Gets what action is triggered by the SHIFT key.

setAlt

Sets what action is triggered by the ALT key.

setControl

Sets what action is triggered by the CTRL key.

setShift

Sets what action is triggered by the SHIFT key.

 See Also