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.

@mozilla.org/autocopy;1

This component implements the following interfaces:

Constants

PRInt16 nsISelectionListener.NO_REASON = 0
PRInt16 nsISelectionListener.DRAG_REASON = 1
PRInt16 nsISelectionListener.MOUSEDOWN_REASON = 2
PRInt16 nsISelectionListener.MOUSEUP_REASON = 4
PRInt16 nsISelectionListener.KEYPRESS_REASON = 8
PRInt16 nsISelectionListener.SELECTALL_REASON = 16

Methods

InterfaceMethod
nsISelectionListener void notifySelectionChanged ( nsIDOMDocument doc , nsISelection sel , PRInt16 reason )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com