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