Uses of Interface
com.google.gwt.user.client.Window.ClosingHandler
Packages that use 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
Classes in com.google.gwt.user.client that implement Window.ClosingHandlerModifier and TypeClassDescription(package private) static class
Deprecated.Methods in com.google.gwt.user.client that return types with arguments of type Window.ClosingHandlerModifier and TypeMethodDescriptionWindow.ClosingEvent.getAssociatedType()
(package private) static GwtEvent.Type
<Window.ClosingHandler> Window.ClosingEvent.getType()
Methods in com.google.gwt.user.client with parameters of type Window.ClosingHandlerModifier and TypeMethodDescriptionstatic HandlerRegistration
Window.addWindowClosingHandler
(Window.ClosingHandler handler) Adds aWindow.ClosingEvent
handler.protected void
Window.ClosingEvent.dispatch
(Window.ClosingHandler handler)