Package | cc.cote.feathers.softkeyboard.layouts |
Class | public class NumPadOperators |
Inheritance | NumPadOperators ![]() ![]() |
NumPadOperators
class defines a numpad-style keypad with operators.
Method | Defined By | ||
---|---|---|---|
Creates a new NumPadOperators object. | NumPadOperators |
Constant | Defined By | ||
---|---|---|---|
SWITCH_KEY_LABEL : String = 123 [static] The label to use on SWITCH_LAYOUT keys pointing to this layout. | NumPadOperators |
NumPadOperators | () | Constructor |
public function NumPadOperators()
Creates a new NumPadOperators object.
SWITCH_KEY_LABEL | Constant |
public static const SWITCH_KEY_LABEL:String = 123
The label to use on SWITCH_LAYOUT
keys pointing to this layout.