public interface HasTapHandlers
TapHandler
instances.Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
addTapHandler(TapHandler handler)
Adds a
TapHandler handler. |
com.google.gwt.event.shared.HandlerRegistration addTapHandler(TapHandler handler)
TapHandler
handler.handler
- the simple touch handlerHandlerRegistration
used to remove this handlerCopyright © 2018 Magnolia International Ltd.. All rights reserved.