Home

Class goog.ui.AutoComplete.RichInputHandler

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) ⇒ boolean

Selects the given rich row. The row's select(target) method is called.