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.

nsIAutoCompleteSearch

IID:DE8DB85F-C1DE-4d87-94BA-7844890F91FE
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void startSearch ( AString searchString , AString searchParam , nsIAutoCompleteResult previousResult , nsIAutoCompleteObserver listener ) void stopSearch ( )

void startSearch ( AString searchString , AString searchParam , nsIAutoCompleteResult previousResult , nsIAutoCompleteObserver listener )

Arguments:
searchString
searchParam
previousResult
listener

void stopSearch ( )


References

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

nsIAutoCompleteObserver.onSearchResult

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com