select.js
No description.

File Location

/goog/ui/select.js

Classes

goog.ui.Select
A selection control. Extends goog.ui.MenuButton by composing a menu with a selection model, and automatically updating the button's caption based on the current selection. Select fires the following events: CHANGE - after selection changes.

Public Protected Private

Global Variables

function%104 :
No description.
Code »

Directory ui

File Reference