public interface HasErrorHandlers
extends com.google.gwt.event.shared.HasHandlers
ErrorHandler
instances.Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
addErrorHandler(ErrorHandler handler)
Adds a
ErrorHandler handler. |
com.google.gwt.event.shared.HandlerRegistration addErrorHandler(ErrorHandler handler)
ErrorHandler
handler.handler
- the begin handlerHandlerRegistration
used to remove this handlerCopyright © 2017. All Rights Reserved.