The
AzertySwitchFr
class defines a basic azerty-inspired keyboard layout that includes
the most useful key variants in a French context as well as a
SWITCH_LAYOUT
key.
public function AzertySwitchFr(switchKeyClass:Class)
Creates a new AzertySwitchFr object.
Parameters | switchKeyClass:Class — 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.
Mardi Avril 15 2014, 02:36 PM -04:00