gwt - keyPressListener in document -


there exist method document.addkeypresslistener, dom.addkeypresskistener or else?

yes, there document.onkeydown

you use callback function fires after key pressed. also, can key pressed integer pertaining key.

http://www.java2s.com/tutorial/javascript/0280__document/documentonkeydown.htm


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -