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