Uses of Interface
com.google.gwt.user.client.Window.ClosingHandler
Package
Description
A package for managing bookmarkable locations in an application.
Fundamental user-interface classes used in client-side GWT code.
-
Uses of Window.ClosingHandler in com.google.gwt.user.client
Modifier and TypeClassDescription(package private) static class
Deprecated.Modifier and TypeMethodDescriptionWindow.ClosingEvent.getAssociatedType()
(package private) static GwtEvent.Type
<Window.ClosingHandler> Window.ClosingEvent.getType()
Modifier and TypeMethodDescriptionstatic HandlerRegistration
Window.addWindowClosingHandler
(Window.ClosingHandler handler) Adds aWindow.ClosingEvent
handler.protected void
Window.ClosingEvent.dispatch
(Window.ClosingHandler handler)