Tuesday, August 31, 2010

Accessing GWT code objects from the HTML/JS of another webpage

Hi All,

I am building a web application which has, among other things, a
com.google.gwt.user.client.ui.Frame.

I have access to the webpage viewed by this Frame and I can make some
small changes (add some javascript functions) to this page.

What I would like to do is be able to click on a button in the
page...and have that click activate something in the main GWT
application.

Any ideas how you do that?

Cheers

Andrew

--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment