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.

nsIAutoCompleteListener

IID:4BA0A181-097C-11d4-A449-CD1A8B47ED7C
Inherits From:nsISupports

Properties

nsISupports param


Methods

void onAutoComplete ( nsIAutoCompleteResults result , AutoCompleteStatus status ) void onStatus ( PRUnichar* statusText )

void onAutoComplete ( nsIAutoCompleteResults result , AutoCompleteStatus status )

Arguments:
result
status

void onStatus ( PRUnichar* statusText )

Arguments:
statusText

References

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

nsIAutoCompleteSession.onAutoComplete, nsIAutoCompleteSession.onStartLookup

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com