colorpicker.js
No description.

File Location

/goog/ui/colorpicker.js

Classes

goog.ui.ColorPicker
Create a new, empty color picker.

Public Protected Private

Enumerations

Global Functions

goog.ui.ColorPicker.createSimpleColorGrid(opt_domHelper) !goog.ui.ColorPicker
Returns an unrendered instance of the color picker. The colors and layout are a simple color grid, the same as the old Gmail color picker.
Arguments:
opt_domHelper : goog.dom.DomHelper=
Optional DOM helper.
Returns: !goog.ui.ColorPicker  The unrendered instance.
code »

Directory ui

File Reference