new WheelListener(eleme, callback, useCapture)
Parameters:
| Name | Type | Description | 
|---|---|---|
| eleme | Element | DOM element where the key events are listened to. | 
| callback | function | |
| useCapture | boolean | 
- Source:
- bu/interaction/wheellistener.js
Methods
- 
    getEventName()
- 
    
    Detect the available wheel event. - Source:
- bu/interaction/wheellistener.js
 Returns:The wheel event name. - Type
- string
 
- 
    remove()
- 
    
    Removes listener. - Source:
- bu/interaction/wheellistener.js
 
 Javascript API 7.x
Javascript API 7.x