nsIAutoCompleteItem

Please add a summary to this article.
Inherits from: nsISupports Last changed in Gecko 1.7

Attributes

Attribute Type Description
className string Class name used to define some style through css like the colors, an icon url, and so on.
comment wstring An extra comment that will be displayed next to the value but that will not be part of the value itself.
param nsISupports Parameter use by the search engine.
value AString The result value using AString to avoid excess allocations.