nsIDOMMouseEvent
The nsIDOMMouseEvent interface is the datatype for all mouse events
in the Document Object Model.
For more information on this interface please see
http://www.w3.org/TR/DOM-Level-2-Events/
Methods
getModifierState(keyArg)
Attributes
screenX
screenY
mozMovementX
mozMovementY
clientX
clientY
ctrlKey
shiftKey
altKey
mozPressure
Constants
MOZ_SOURCE_UNKNOWN
MOZ_SOURCE_MOUSE
MOZ_SOURCE_PEN
MOZ_SOURCE_ERASER
MOZ_SOURCE_CURSOR
MOZ_SOURCE_TOUCH
MOZ_SOURCE_KEYBOARD