autocomplete.js
No description.

File Location

/goog/ui/ac/autocomplete.js

Classes

goog.ui.ac.AutoComplete
This is the central manager class for an AutoComplete instance. The matcher can specify disabled rows that should not be hilited or selected by implementing isRowDisabled(row):boolean for each autocomplete row. No row will be considered disabled if this method is not implemented.

Enumerations

Directory ac

File Reference