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++ - Is it possible to compile a VST on linux? -

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

php cli reading files and how to fix it? -