| Interface | Description | |
|---|---|---|
| IAutoSuggest | Interface to be implemented by AutoSuggest class. | |
| IUIAutoSuggestClient | Interface method to keep the TextInput and TileBase protected. |
| Class | Description | |
|---|---|---|
| AbstractAutoSuggest | Abstraction of the Auto suggest API handle all the data. | |
| UIAutoSuggest | Auto Suggest User interface handle the TileBase and TextInput related operations and events. |