jsKeyboard Design and Description
jsKeyboard is a non-visual dBL class which encapsulates basic keyboard
functionality.
The 'spirit' of jsKeyboard is to exist as a child of the global _sys object,
similar to the
way the frameWin is a child to the global _app object in the core product.
- jsKeyboard supports retrieving the system keyboard type.
- jsKeyboard supports retrieving system keyboard settings.
- jsKeyboard supports retrieving the current state of the lock keys
and the Alt, Ctrl, and Shift keys.