Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 2.0

On this page

You are viewing documentation of version 2.0, which is not included in the latest version. Click here to open the index page for version 18.0.

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.