Package | cc.cote.feathers.softkeyboard.layouts |
Class | public class QwertySwitchFr |
Inheritance | QwertySwitchFr ![]() ![]() |
QwertySwitchFr
class defines a qwerty-inspired keyboard layout including the
most useful key variants in a French context as well as a SWITCH_LAYOUT
key.
Method | Defined By | ||
---|---|---|---|
QwertySwitchFr(switchKeyClass:Class)
Creates a new QwertySwitchFr object. | QwertySwitchFr |
Constant | Defined By | ||
---|---|---|---|
SWITCH_KEY_LABEL : String = ABC [static] The label to use on SWITCH_LAYOUT keys pointing to this layout. | QwertySwitchFr |
QwertySwitchFr | () | Constructor |
public function QwertySwitchFr(switchKeyClass:Class)
Creates a new QwertySwitchFr object.
ParametersswitchKeyClass:Class — 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.