WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMNSUIEvent

IID:a6cf90c4-15b3-11d2-932e-00805f8add32
Inherits From:nsISupports

Constants

PRInt32 SCROLL_PAGE_UP = -32768
PRInt32 SCROLL_PAGE_DOWN = 32768

Properties

PRBool cancelBubble

readonly PRBool isChar

readonly PRInt32 layerX

readonly PRInt32 layerY

readonly PRInt32 pageX

readonly PRInt32 pageY

readonly PRInt32 rangeOffset

readonly nsIDOMNode rangeParent

readonly PRUint32 which


Methods

PRBool getPreventDefault ( )

PRBool getPreventDefault ( )

Reference documentation is generated from Mozilla's source.