jsClipboard Design and Description
jsClipboard is a non-visual dBL class which encapsulates basic clipboard
functionality.
The 'spirit' of jsClipboard 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.
- jsClipboard supports retrieving Clipboard data and placing data
in the clipboard.
- jsClipboard supports retrieving available Clipboard data types.