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.
nsIAutoCompleteResults
| IID: | 88DCFA81-062F-11d4-a449-B36A1A94C0FC |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
PRInt32 defaultItemIndex
Index (0 base) of the default item that will be preselected and displayed
nsISupportsArray items
Array of result items (nsIAutoCompleteItem)
nsISupports param
Param use by the the search engine
PRUnichar* searchString
The original search string
References
This interface is passed as an argument to the following methods:
nsIAutoCompleteListener.onAutoComplete, nsIAutoCompleteSession.onAutoComplete, nsIAutoCompleteSession.onStartLookup
Reference documentation is generated from Mozilla's source.
