Uses of Class
com.google.gwt.user.client.Window
Packages that use Window
Package
Description
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 WindowModifier and TypeMethodDescriptionstatic HandlerRegistration
Window.addCloseHandler
(CloseHandler<Window> handler) Deprecated.void
BaseListenerWrapper.WrapWindowClose.onClose
(CloseEvent<Window> event)
unload
browser event, which is deprecated in all browsers.