You can hold onto a handle in pure JS.

http://www.w3schools.com/jsref/met_win_open.asp

I don't believe GWT gives you a way to access this handle, however.

-Ben

On Mar 14, 2:19 pm, Ice13ill <[email protected]> wrote:
> Is it possible to get a handle to the windows opened by a certain
> window ?
> For example, i have an anchor element with a href and a target that
> opens a new window at some point. Can i access that window (for ex a
> method like "getChildWindows()'? Or by opening a window with an
> anchor, i automatically lose the handle to that window.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to