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.
nsIDOMEventGroup
| IID: | 33347bee-6620-4841-8152-36091ae80c7e |
| Inherits From: | nsISupports |
Methods
PRBool isSameEventGroup ( nsIDOMEventGroup other )
PRBool isSameEventGroup ( nsIDOMEventGroup other )
The nsIDOMEventTarget interface is the interface implemented by all event targets in the Document Object Model.
For more information on this interface please see http://www.w3.org/TR/DOM-Level-3-Events/
- Arguments:
- other
References
This interface is passed as an argument to the following methods:
nsIDOM3EventTarget.addGroupedEventListener, nsIDOM3EventTarget.removeGroupedEventListener, nsIDOMEventGroup.isSameEventGroup
This interface is returned from the following methods:
nsIDOM3DocumentEvent.createEventGroup
Reference documentation is generated from Mozilla's source.
