The
NumbersAndSymbols
class defines a keyboard layout containing all 10 digits
and the most useful symbol characters (including many key variants).
public function NumbersAndSymbols(switchLayoutLabel:String, defaultLayoutToSwitchTo:Class = null)
Creates a new NumbersAndSymbols object.
Parameters | switchLayoutLabel:String — The label of the special SWITCH_LAYOUT key.
|
|
| defaultLayoutToSwitchTo:Class (default = null ) — The layout to switch to when the SWITCH_LAYOUT
key is pressed and doesn't have a switchLayout defined.
|
Dimanche Mars 24 2013, 11:38 PM -04:00