Package | cc.cote.feathers.softkeyboard.layouts |
Class | public class EmailSwitch |
Inheritance | EmailSwitch ![]() ![]() |
Email
class defines a basic qwerty-inspired keyboard layout specially
designed for email address entry.
Method | Defined By | ||
---|---|---|---|
EmailSwitch(switchKeyClass:Class)
Creates a new Email object. | EmailSwitch |
Constant | Defined By | ||
---|---|---|---|
SWITCH_KEY_LABEL : String = ABC [static] The label to use on SWITCH_LAYOUT keys pointing to this layout. | EmailSwitch |
EmailSwitch | () | Constructor |
public function EmailSwitch(switchKeyClass:Class)
Creates a new Email object.
ParametersswitchKeyClass:Class |
SWITCH_KEY_LABEL | Constant |
public static const SWITCH_KEY_LABEL:String = ABC
The label to use on SWITCH_LAYOUT
keys pointing to this layout.