util class to achieve ZFUIScrollView's drag tracking logic More...
#include <ZFProtocolZFUIScrollView.h>
Public Member Functions | |
| ZFUIScrollViewImplHelper (void) | |
| see ZFUIScrollViewImplHelper | |
| void | interceptMouse (void *nativeMouseEvent, ZFUIMouseAction mouseAction) |
| see ZFUIScrollViewImplHelper | |
| void | trackDelayNotifyTimeout (void) |
| see ZFUIScrollViewImplHelper | |
Public Attributes | |
| ZFUIScrollView * | scrollView |
| see ZFUIScrollViewImplHelper | |
| ZFUIScrollViewImplHelperProtocol * | implProtocol |
| see ZFUIScrollViewImplHelper | |
| zffloat | nativeScrollTolerance |
| see ZFUIScrollViewImplHelper | |
Friends | |
| class | ZFUIScrollViewImplHelperProtocol |
util class to achieve ZFUIScrollView's drag tracking logic
to use this util class, you native view must support:
to use it: