Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 2.0

On this page

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.