nsISupports
Last changed in Gecko 1.7 Get an instance by doing a QueryInterface from nsIWebBrowserFind.
| Attribute | Type | Description |
currentSearchFrame | | Frame at which to start the search. Once the search is done, this will be set to be the last frame searched, whether or not a result was found. Has to be equal to or contained within the rootSearchFrame. |
rootSearchFrame | | Frame within which to confine the search (normally the content area frame). Set this to only search a subtree of the frame hierarchy. |
searchParentFrames | boolean | Whether to allow the search to propagate out of the nsIWebBrowserfind.searchFrames to true sets this to true. |
searchSubframes | boolean | Whether to recurse down into subframes while searching. Default is nsIWebBrowserfind.searchFrames to true sets this to true. |