Hi,

I am creating a child Window using Window.oper("Url",...);

I need:

1 - a handler of this child window to close it from my GWT module code
2 - In child window need a handler of GWT module (main application
window) to call some functionality in main application
                    Over here I think I need to get parent handler
using window.handler from child window , get the gwt module div, and
then call GWT Function. But I don't have any idea on how to do it as
of now.

Any suggestions, thoughts and sample will be appreciated.

Thanks,
Bakul.


--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to