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