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.

@mozilla.org/autocomplete/item;1

This component implements the following interfaces:

Properties

char* nsIAutoCompleteItem.className

Class name used to define some style through css like the colors, an icon url, etc...

PRUnichar* nsIAutoCompleteItem.comment

An extra comment that will be displayed next to the value but that will not be part of the value itself

nsISupports nsIAutoCompleteItem.param

Parameter use by the search engine

AString nsIAutoCompleteItem.value

The result value using AString to avoid excess allocations

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com