See: Description
| Interface | Description |
|---|---|
| AutoComplete |
An Autocomplete interface.
|
| AutoCompleteDictionary.Item |
A common interface for items to use for the Autocomplete.
|
| AutoCompleteEngine |
The interface used for AutoComplete engines.
|
| AutoCompleteOnlineEngine |
The interface used for AutoComplete engines which are not using a Popup window.
|
| Class | Description |
|---|---|
| AutoCompleteDictionary |
The AutoComplete Dictionnary.
|
| AutoCompleteDictionary.Category |
Represents a category of results in the dictionnary.
|
| DefaultOnlineEngine |
The default engine used for AutoComplete without Popup.
|
| DefaultPopupEngine |
The default engine used for AutoComplete with Popup.
|