@Nirmal: I did exactly that.
@Thomas: I am using 2.1.1

The issue was actually the import statement.

I was importing from com.google.gwt.user.client.Element; when I should
have been importing from com.google.gwt.dom.client.Element;

Thank you all for your prompt responses.

Regards,
-Ketan.

On Tue, Dec 28, 2010 at 5:54 PM, Thomas Broyer <t.bro...@gmail.com> wrote:
>
> The signature of onBrowserEvent has changed between 2.1.0 and 2.1.1, which 
> version are you using?
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-web-toolkit?hl=en.



--
"If you don't risk anything in life, you are risking even more"

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to