Package com.maryanovsky.gwtutils.client.ui.touch.gestures.tap

Interface Summary
HasTapHandlers The interface for allowing tap event registration.
TapHandler Handler interface for TapEvents.
 

Class Summary
TapEvent Represents a tap event.
TapRecognizer Recognizes and fires single-finger, multi-tap events.