Tuesday, March 2, 2021

Re: Can I create GWT Widget in javascript code?

Never wrap a Widget with JsInterop before... but just like in this article I wrapped a Calculator with JsInterop so that afterwards I could use it from JavaScript.


Did you try to wrap your Widget with JsInterop?

alex...@gmail.com schrieb am Dienstag, 2. März 2021 um 05:09:24 UTC+1:
For example:
 I have a vue app and classic gwt application,  The gwt application have lot of module .
but I only want to one module (eg: A query UI) integration  to my vue app using js
How can I done this?
Tks.


--
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 view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/22e552e0-c781-4d3e-8c9d-d6a2a7969e30n%40googlegroups.com.

No comments:

Post a Comment