AltChar

The alternate character picker is a list of characters that can't be made with the normal keyboard.

Class Methods

AltChar.setup

AltChar.setup() -> undefined

This does not apply to regular Mojo apps.

Enables the alt char picker for the current document. This is done automatically for any window that includes mojo-core.js. If you have a child window that does not include mojo-core.js, you will need to call this function to get the alt-char picker in the child window.