combobox.js
A combo box control that allows user input with auto-suggestion from a limited set of options.

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 of milliseconds to wait before dismissing combobox after blur.
Code »

Directory ui

File Reference