Class for managing the interaction between an autocomplete object and a text-input or textarea.
extends goog.ui.AutoComplete.InputHandler| Instance Method Summary | |
selectRow(?Object row) ⇒ booleanSelects the given rich row. The row's select(target) method is called. | |