Implements a handler for panning.
mxPanningManager | Implements a handler for panning. |
Variables | |
damper | Damper value for the panning. |
delay | Delay in milliseconds for the panning. |
handleMouseOut | Specifies if mouse events outside of the component should be handled. |
border | Border to handle automatic panning inside the component. |
Damper value for the panning.
mxPanningManager.prototype.damper
Delay in milliseconds for the panning.
mxPanningManager.prototype.delay
Specifies if mouse events outside of the component should be handled.
mxPanningManager.prototype.handleMouseOut
Border to handle automatic panning inside the component.
mxPanningManager.prototype.border