Hi Everyone,
I have a unique requirement and wanted to know the best way to
tackle.
Take a look at the Image with this url -
http://rohitsghatol.googlepages.com/DialogBox.gif
Description -
1. There is a GWT based Dialog box which contains a Iframe
2. The Iframe has a html page, and the html page has a GWT Button
named OK
3. What We want to do is on click OK button, it should get a reference
to the GWT based Dialog box and close it.
What is the best way to handling such situations, in which a GWT
component may want to communicate another GWT component outside its
IFrame/Frame?
regards,
Rohit