The
QwertyEnSingleSwitch
class defines a qwerty-based keyboard layout useful in
an English-only context. It provides a single
SWITCH_LAYOUT
key to allow
switching to the layout provided to the constructor.
public function QwertyEnSingleSwitch(switchKeyClass:*)
Creates a new QwertyEnSingleSwitch
object.
Parameters | switchKeyClass:* — The class to instantiate when the SWITCH_LAYOUT key is
pressed.
|
public static const SWITCH_KEY_LABEL:String = ABC
The label to use on SWITCH_LAYOUT
keys pointing to this layout.
Jeudi Mars 28 2013, 01:01 PM -04:00