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.

nsIAutoCompleteBaseResult

IID:e6396544-921d-4776-aa62-8bf2dc1ae058
Inherits From:nsIAutoCompleteResult

Methods

void setDefaultIndex ( PRInt32 defaultIndex ) void setErrorDescription ( AString errorDescription ) void setSearchResult ( PRUint32 searchResult ) void setSearchString ( AString searchString )

void setDefaultIndex ( PRInt32 defaultIndex )

Arguments:
defaultIndex

void setErrorDescription ( AString errorDescription )

Arguments:
errorDescription

void setSearchResult ( PRUint32 searchResult )

Arguments:
searchResult

void setSearchString ( AString searchString )

Arguments:
searchString

Reference documentation is generated from Mozilla's source.