Uses of Interface
com.google.gwt.event.dom.client.ErrorHandler
Package
Description
Types related to DOM events.
Widgets, Panels, and other user-interface classes.
-
Uses of ErrorHandler in com.google.gwt.event.dom.client
Modifier and TypeMethodDescriptionfinal DomEvent.Type
<ErrorHandler> ErrorEvent.getAssociatedType()
static DomEvent.Type
<ErrorHandler> ErrorEvent.getType()
Gets the event type associated with error events.Modifier and TypeMethodDescriptionHasErrorHandlers.addErrorHandler
(ErrorHandler handler) Adds anErrorEvent
handler.protected void
ErrorEvent.dispatch
(ErrorHandler handler) -
Uses of ErrorHandler in com.google.gwt.user.client.ui