Home

Class goog.ui.ColorButton

A color button control. Identical to {@link goog.ui.Button}, except it defaults its renderer to {@link goog.ui.ColorButtonRenderer}. This button displays a particular color and is clickable. It is primarily useful with {@link goog.ui.ColorSplitBehavior} to cache the last selected color.

extends goog.ui.Button