ZFFramework
Loading...
Searching...
No Matches
ZFUIScrollViewImplHelper Class Reference

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

ZFUIScrollViewscrollView
 see ZFUIScrollViewImplHelper
ZFUIScrollViewImplHelperProtocolimplProtocol
 see ZFUIScrollViewImplHelper
zffloat nativeScrollTolerance
 see ZFUIScrollViewImplHelper

Friends

class ZFUIScrollViewImplHelperProtocol

Detailed Description

util class to achieve ZFUIScrollView's drag tracking logic

to use this util class, you native view must support:

  • intercept mouse event
  • simulate mouse event and event forwarding

to use it:


The documentation for this class was generated from the following file: