Binder
A chainable object that contains a single element to be bound upon. Called from ZingTouch.bind(), and is used to chain over gesture callbacks.
Test:
Constructor Summary
Public Constructor | ||
public |
constructor(element: Element, bindOnce: Boolean, state: Object): Object Constructor function for the Binder class. |