Saturday, May 14, 2016

Re: Importing javascript functions to GWT using JSInteropr?

you have to mark also that with @JsType(isNative=true)

Please check https://groups.google.com/forum/#!topic/google-web-toolkit-contributors/q_GY4SxGQ7I (first comment)

jsinterop documentation
I really think however that this document should go on a  webpage of the gwt project itself. Probably after 2.8

    Vassilis




On Sun, May 15, 2016 at 4:25 AM, Ali Akhtar <ali.rac200@gmail.com> wrote:
What about handling the output of the callback? It returns a nested object like response.error.message. 

--
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.



--
Vassilis Virvilis

--
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