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.clientClasses in com.google.gwt.user.client that implement Window.ClosingHandlerModifier and TypeClassDescription(package private) static classDeprecated.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 HandlerRegistrationWindow.addWindowClosingHandler(Window.ClosingHandler handler) Adds aWindow.ClosingEventhandler.protected voidWindow.ClosingEvent.dispatch(Window.ClosingHandler handler)