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