Interface TapGestureRecognizer.TapGestureStartEvent.HasTapGestureStartHandlers
-
- Enclosing class:
- TapGestureRecognizer.TapGestureStartEvent
public static interface TapGestureRecognizer.TapGestureStartEvent.HasTapGestureStartHandlers
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.google.gwt.event.shared.HandlerRegistration
addTapGestureStartHandler(TapGestureRecognizer.TapGestureStartEvent.TapGestureStartHandler handler)
-
-
-
Method Detail
-
addTapGestureStartHandler
com.google.gwt.event.shared.HandlerRegistration addTapGestureStartHandler(TapGestureRecognizer.TapGestureStartEvent.TapGestureStartHandler handler)
-
-