Why does the KeyUpEvent and KeyDownEvent classes not contain the method KeyPressEvent.getCharCode()?
As an alternative, can I safely use the KeyCodeEvent.getNativeKeyCode () instead? I think I can as it is both compared against the key codes in the class KeyCodes, but if so, why doesn't the method KeyPressEvent.getCharCode() use this then? as the KeyCodeEvent is his super class.... A bit confusing... Please some more details on this issue? -- Ed --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
