Closure Library API Documentation
Go to class or file:
richremote.js
No description.
Useful links
Demo
Source Code
Git
File Location
/goog/ui/ac/richremote.js
Classes
goog.ui.ac.RichRemote
Factory class to create a rich autocomplete widget that autocompletes an inputbox or textarea from data provided via ajax. The server returns a complex data structure that is used with client-side javascript functions to render the results.
Public
Protected
Private
Global Functions
goog.ui.ac.RichRemote&customRenderer.
renderRow
()
No description.
code »
Directory ac
File Reference