Class zebkit.web.MouseWheelSupport | <zebkit.web> |
Mouse wheel support class. Installs necessary mouse wheel listeners and handles mouse wheel events in zebkit UI. The mouse wheel support is plugging that is configured by a JSON configuration.
zebkit.web.MouseWheelSupport
(element, destination
)
Parameters:
-
element
<DOMElement> -
destination
<Object>
public
<Boolean>
naturalDirection
Indicates if the wheel scrolling is done following natural direction. |