Hi, If you are trying to implement application wide Short/Hot keys to do some action, then you can use Event.addNativePreviewEventHandler().
Regards, Prakash M. On Dec 26, 4:08 pm, Surya <[email protected]> wrote: > Hi. > > How do I convert the javascript code "window.onkeyup" (or onkeyup in > body tag) to GWT? > > Regards -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
