Uses of Interface
com.google.gwt.event.dom.client.LoseCaptureHandler
Packages that use LoseCaptureHandler
-
Uses of LoseCaptureHandler in com.google.gwt.event.dom.client
Methods in com.google.gwt.event.dom.client that return types with arguments of type LoseCaptureHandlerModifier and TypeMethodDescriptionfinal DomEvent.Type<LoseCaptureHandler>LoseCaptureEvent.getAssociatedType()static DomEvent.Type<LoseCaptureHandler>LoseCaptureEvent.getType()Gets the event type associated with lose capture events.Methods in com.google.gwt.event.dom.client with parameters of type LoseCaptureHandlerModifier and TypeMethodDescriptionHasLoseCaptureHandlers.addLoseCaptureHandler(LoseCaptureHandler handler) Adds aLoseCaptureEventhandler.protected voidLoseCaptureEvent.dispatch(LoseCaptureHandler handler)