Initializes a new instance of the KeyboardLayout class.
Namespace: MindFusion.Keyboard
File: KeyboardLayout.js
JavaScript Copy Code |
---|
function KeyboardLayout () |
The right method to create a new custom KeyboardLayout object is to call KeyboardLayout.create(). The method takes as argument the numpadDef object from the numpad.js file exported by the VirtualKeyboardCreator tool.