Uses of Class
com.google.gwt.user.client.Window
-
Packages that use Window Package Description 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 Modifier and Type Method Description static HandlerRegistrationWindow. addCloseHandler(CloseHandler<Window> handler)Deprecated.This method requires the use of theunloadbrowser event, which is deprecated in all browsers.voidBaseListenerWrapper.WrapWindowClose. onClose(CloseEvent<Window> event)
-