Uses of Class
com.google.gwt.user.client.Window.ClosingEvent
Package
Description
Fundamental user-interface classes used in client-side GWT code.
-
Uses of Window.ClosingEvent in com.google.gwt.user.client
Modifier and TypeMethodDescriptionvoid
BaseListenerWrapper.WrapWindowClose.onWindowClosing
(Window.ClosingEvent event) void
Window.ClosingHandler.onWindowClosing
(Window.ClosingEvent event) Fired just before the browser window closes or navigates to a different site.