Zimlet JavaScript API Reference - DwtKeyMap

Class DwtKeyMap


This class provides the basic keyboard mappings for Dwt components. The key bindings are taken from the class AjxKeys, which is populated from a properties file. The identifiers used in the properties file must match those used here.

Defined in: DwtKeyMap.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
DwtKeyMap(subclassInit)
Creates and loads a key map.
Class Detail
DwtKeyMap(subclassInit)
Creates and loads a key map.
Author: Ross Dargahi.
Parameters:
{boolean} subclassInit
if true, the sub-class will initialize

Documentation generated by JsDoc Toolkit 2.3.0 on Tue Jun 28 2016 21:01:26 GMT-0400 (EDT)