GWT 2.3.0

Uses of Class
com.google.gwt.user.client.Window

Packages that use Window
com.google.gwt.user.client Fundamental user-interface classes used in client-side GWT code. 
 

Uses of Window in com.google.gwt.user.client
 

Method parameters in com.google.gwt.user.client with type arguments of type Window
static HandlerRegistration Window.addCloseHandler(CloseHandler<Window> handler)
          Adds a CloseEvent handler.
 


GWT 2.3.0