Touchstart, touchmove, touchend and touchcancel event listener for the top bar
The constructor
| Name | Type | Description |
|---|---|---|
| mover | BaseDialogMover or DockableBaseDialogMover | A reference to the mover object of the dialog |
Handle the touch move or touch end event on the top bar
| Name | Type | Description |
|---|---|---|
| touchEvent | Event | The event to handle |
A flag to detect a click event directly followed by a touchstart and touchend events on touch devices
A reference to the mover object of the dialog