Object
Function
Function
The DOM node to connect to
Listens for a flick event on a DOM node. If the mouse/touch moves more than 15 pixels in any given direction it is a flick. The synthetic event fired specifies the direction as <ul> <li><b>'ltr'</b> Left To Right</li> <li><b>'rtl'</b> Right To Left</li> <li><b>'ttb'</b> Top To Bottom</li> <li><b>'btt'</b> Bottom To Top</li> </ul>
Object
Object
Object
Object