DOMKeys

clay.web._WebRuntime.DOMKeys (private class)

Static Members

domKeyToKeyCode(keyCode: Int): clay.KeyCode

This function takes the DOM keycode and translates it into the corresponding snow Keycodes value - but only if needed for special cases

Name Type
keyCode Int
Returns
clay.KeyCode

Private Members

dom_shift: Int

dom_ctrl: Int

dom_alt: Int

dom_capslock: Int

dom_pageup: Int

dom_pagedown: Int

dom_end: Int

dom_home: Int

dom_left: Int

dom_up: Int

dom_right: Int

dom_down: Int

dom_printscr: Int

dom_insert: Int

dom_delete: Int

dom_lmeta: Int

dom_rmeta: Int

dom_kp_0: Int

dom_kp_1: Int

dom_kp_2: Int

dom_kp_3: Int

dom_kp_4: Int

dom_kp_5: Int

dom_kp_6: Int

dom_kp_7: Int

dom_kp_8: Int

dom_kp_9: Int

dom_kp_multiply: Int

dom_kp_plus: Int

dom_kp_minus: Int

dom_kp_decimal: Int

dom_kp_divide: Int

dom_kp_numlock: Int

dom_f1: Int

dom_f2: Int

dom_f3: Int

dom_f4: Int

dom_f5: Int

dom_f6: Int

dom_f7: Int

dom_f8: Int

dom_f9: Int

dom_f10: Int

dom_f11: Int

dom_f12: Int

dom_f13: Int

dom_f14: Int

dom_f15: Int

dom_f16: Int

dom_f17: Int

dom_f18: Int

dom_f19: Int

dom_f20: Int

dom_f21: Int

dom_f22: Int

dom_f23: Int

dom_f24: Int

dom_caret: Int

dom_exclaim: Int

dom_quotedbl: Int

dom_hash: Int

dom_dollar: Int

dom_percent: Int

dom_ampersand: Int

dom_underscore: Int

dom_leftparen: Int

dom_rightparen: Int

dom_asterisk: Int

dom_plus: Int

dom_pipe: Int

dom_minus: Int

dom_leftbrace: Int

dom_rightbrace: Int

dom_tilde: Int

dom_audiomute: Int

dom_volumedown: Int

dom_volumeup: Int

dom_comma: Int

dom_period: Int

dom_slash: Int

dom_backquote: Int

dom_leftbracket: Int

dom_rightbracket: Int

dom_backslash: Int

dom_quote: Int

dom_meta: Int