isRowDisabled(row):boolean
for each autocomplete
row. No row will be considered disabled if this method is not implemented.
![]()
Factory function for building a basic autocomplete widget that autocompletes
an inputbox or text area from a data array.
Arguments:
Returns: !goog.ui.ac.AutoComplete
A new autocomplete object.
|
code » |