Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 17.0Version 16.0 (current version)Version 15.0Version 14.0Version 13.0Version 12.0Version 11.0Version 10.0Version 2.0

On this page

KeyboardEventHandler class

Description

The KeyboardEventHandler class provides keyboard events and methods to notify registered listeners on keyboard and lexical-model events.

Events

OnKeyboardEventListener Interface

onKeyboardLoaded()
is called when the keyboard has been loaded for the first time
onKeyboardChanged()
is called when another keyboard has been set
onKeyboardShown()
is called when the keyboard has been shown
onKeyboardDismissed()
is called when the keyboard has been dismissed

OnKeyboardDownloadEventListener Interface

onKeyboardDownloadStarted()
is called when a keyboard download has started
onKeyboardDownloadFinished()
is called when a keyboard download has finished
onPackageInstalled()
is called when a keyboard package has been installed
onLexicalModelInstalled()
is called when a lexical-model package has been installed