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.

nsIAutoCompleteObserver

IID:18C36504-9A4C-4ac3-8494-BD05E00AE27F
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void onSearchResult ( nsIAutoCompleteSearch search , nsIAutoCompleteResult result )

void onSearchResult ( nsIAutoCompleteSearch search , nsIAutoCompleteResult result )

Arguments:
search
result

References

This interface is passed as an argument to the following methods:

nsIAutoCompleteSearch.startSearch

Reference documentation is generated from Mozilla's source.