Package | cc.cote.feathers.softkeyboard.alternates |
Class | public class AlternatesSymbol |
Inheritance | AlternatesSymbol ![]() |
See also
Constant | Defined By | ||
---|---|---|---|
ASTERISK : Vector.<Key> [static] Variants of the asterisk character | AlternatesSymbol | ||
AT_SIGN : Vector.<Key> [static] Variants of the at-sign character | AlternatesSymbol | ||
COLON : Vector.<Key> [static] Variants of the colon character | AlternatesSymbol | ||
DOLLAR_SIGN : Vector.<Key> [static] Variants of the dollar sign character | AlternatesSymbol | ||
EXCLAMATION_MARK : Vector.<Key> [static] Variants of the question mark character | AlternatesSymbol | ||
LEFT_PARENTHESIS : Vector.<Key> [static] Variants of the left-parenthesis character | AlternatesSymbol | ||
MINUS : Vector.<Key> [static] Variants of the minus character | AlternatesSymbol | ||
PERCENT : Vector.<Key> [static] Variants of the percent character | AlternatesSymbol | ||
QUESTION_MARK : Vector.<Key> [static] Variants of the question mark character | AlternatesSymbol | ||
RIGHT_PARENTHESIS : Vector.<Key> [static] Variants of the right-parenthesis character | AlternatesSymbol | ||
SLASH : Vector.<Key> [static] Variants of the forward slash character | AlternatesSymbol |
ASTERISK | Constant |
public static const ASTERISK:Vector.<Key>
Variants of the asterisk character
AT_SIGN | Constant |
public static const AT_SIGN:Vector.<Key>
Variants of the at-sign character
COLON | Constant |
public static const COLON:Vector.<Key>
Variants of the colon character
DOLLAR_SIGN | Constant |
public static const DOLLAR_SIGN:Vector.<Key>
Variants of the dollar sign character
EXCLAMATION_MARK | Constant |
public static const EXCLAMATION_MARK:Vector.<Key>
Variants of the question mark character
LEFT_PARENTHESIS | Constant |
public static const LEFT_PARENTHESIS:Vector.<Key>
Variants of the left-parenthesis character
MINUS | Constant |
public static const MINUS:Vector.<Key>
Variants of the minus character
PERCENT | Constant |
public static const PERCENT:Vector.<Key>
Variants of the percent character
QUESTION_MARK | Constant |
public static const QUESTION_MARK:Vector.<Key>
Variants of the question mark character
RIGHT_PARENTHESIS | Constant |
public static const RIGHT_PARENTHESIS:Vector.<Key>
Variants of the right-parenthesis character
SLASH | Constant |
public static const SLASH:Vector.<Key>
Variants of the forward slash character