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/embedcomp/rangefind;1
This component implements the following interfaces:
Properties
PRBool nsIFind.caseSensitive
PRBool nsIFind.findBackwards
nsIWordBreaker nsIFind.wordBreaker
Use "find entire words" mode by setting to a word breaker or null, to disable "entire words" mode.
Methods
| Interface | Method |
|---|---|
| nsIFind |
nsIDOMRange Find ( PRUnichar* patText , nsIDOMRange searchRange , nsIDOMRange startPoint , nsIDOMRange endPoint )
|
Reference documentation is generated from Mozilla's source.
