Package | cc.cote.feathers.softkeyboard.layouts |
Class | public class QwertyFrSingleSwitch |
Inheritance | QwertyFrSingleSwitch ![]() ![]() |
QwertyFr
class defines a qwerty-based keyboard layout including the most
useful key variants in a French context.
Method | Defined By | ||
---|---|---|---|
QwertyFrSingleSwitch(switchKeyClass:*)
Creates a new QwertyFr object. | QwertyFrSingleSwitch |
Constant | Defined By | ||
---|---|---|---|
SWITCH_KEY_LABEL : String = ABC [static] The label to use on SWITCH_LAYOUT keys pointing to this layout. | QwertyFrSingleSwitch |
QwertyFrSingleSwitch | () | Constructor |
public function QwertyFrSingleSwitch(switchKeyClass:*)
Creates a new QwertyFr object.
ParametersswitchKeyClass:* — The class to use with the SWITCH_KEY defined by this
layout.
|
SWITCH_KEY_LABEL | Constant |
public static const SWITCH_KEY_LABEL:String = ABC
The label to use on SWITCH_LAYOUT
keys pointing to this layout.