Saturday, April 29, 2017

gwt elemental newbie

Hello,

I am starting to learn gwt elemental.
I've started with the code here: https://gist.github.com/branflake2267/8e4b9d4f2dc594fe21a125155516ec97

but there are some compile time errors. See attached screenshot with comments on the lines with errors, and my crude attempts at workarounds.

The workarounds seem to fix the compile time errors, but when running the app there is a runtime exception at this line of code:

HTMLDocument document =  new HTMLDocument(); //Error-   Illegal constructor.

Thanks in advance for your help

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment