setDefaultKeyboardForControl
Summary
Associate control with specific keyboard, with optional user override.
Syntax
tavultesoft.keymanweb.setDefaultKeyboardForControl(Pelem, keyboard);
Parameters
Pelem
- Type:
Element
- The control element to be managed manually.
keyboard
- Type:
string
- The ID (internal name) of a keyboard.
Return Value
undefined
Description
To be implemented.
Will set the control's default keyboard. In doing so, language control for that element will permanently be separate from that for the rest of the page.