search

goog.ui.ComboBox

Provided By
Extends
All Implemented Interfaces

A ComboBox control.

new ComboBox( opt_domHelper, opt_menu, opt_labelInput )

Parameters
opt_domHelper(goog.dom.DomHelper|null)=

Optional DOM helper.

opt_menu(goog.ui.Menu|null)=

Optional menu component. This menu is disposed of by this control.

opt_labelInput(goog.ui.LabelInput|null)=

Optional label input. This label input is disposed of by this control.

Instance Methods

Instance Properties

Static Properties