Closure Library API Documentation
Go to class or file:
combobox.js
A combo box control that allows user input with auto-suggestion from a limited set of options.
Useful links
Demo
Source Code
File Location
ui/combobox.js
Classes
goog.ui.ComboBox
A ComboBox control.
goog.ui.ComboBoxItem
Class for combo box items.
Public
Protected
Private
Global Properties
goog.ui.ComboBox.
BLUR_DISMISS_TIMER_MS
:
number
Number of milliseconds to wait before dismissing combobox after blur.
Code »
Directory ui
File Reference