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.
nsIAutoCompleteItem
| IID: | 88DCFA80-062F-11d4-a449-B36A1A94C0FC |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
char* className
Class name used to define some style through css like the colors, an icon url, etc...
PRUnichar* comment
An extra comment that will be displayed next to the value but that will not be part of the value itself
nsISupports param
Parameter use by the search engine
AString value
The result value using AString to avoid excess allocations
References
This interface is returned from the following methods:
nsILDAPAutoCompFormatter.format, nsILDAPAutoCompFormatter.formatException
Reference documentation is generated from Mozilla's source.
