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/inspector/search;1?type=file
This component implements the following interfaces:
Properties
PRBool inISearchProcess.holdResults
readonly PRBool inISearchProcess.isActive
readonly PRInt32 inISearchProcess.resultCount
Methods
| Interface | Method |
|---|---|
| inISearchProcess |
PRInt32 getIntResultAt ( PRInt32 index )
|
| inISearchProcess |
AString getStringResultAt ( PRInt32 index )
|
| inISearchProcess |
PRUint32 getUIntResultAt ( PRInt32 index )
|
| inISearchProcess |
void searchAsync ( inISearchObserver observer )
|
| inISearchProcess |
PRBool searchStep ( )
|
| inISearchProcess |
void searchStop ( )
|
| inISearchProcess |
void searchSync ( )
|
Reference documentation is generated from Mozilla's source.
