/** * @class Ext.event.gesture.SingleTouch * @extend Ext.event.gesture.Recognizer * A base class for gesture recognizers that are only concerned with a single point of * contact between the screen and the input-device. * @abstract * @private */