Extras
ColorSelect
Class Hierarchy:

ColorSelect component: an input component which displays a hue selector and an integrated value/saturation selector to enable the selection of a 24-bit RGB color. May not contain child components.

Class Field Summary
Public DEFAULT_VALUE_WIDTH
Default value width: 12em.
Public DEFAULT_SATURATION_HEIGHT
Default saturation height: 12em.
Public DEFAULT_HUE_WIDTH
Default hue width: 2em.

Methods inherited from class Echo.Component
getFocusComponent, add, addListener, fireEvent, get, getComponent, getComponentCount, getIndex, getLayoutDirection, getLocale, getLocalStyleData, getRenderLayoutDirection, getRenderLocale, getStyle, getStyleName, indexOf, isActive, isAncestorOf, isEnabled, isRenderEnabled, register, render, renderIndex, remove, removeAll, removeListener, set, setEnabled, setIndex, setLayoutDirection, setLocale, setStyle, setStyleName, toString

Component Properties
color Color (String) the selected color

Style Properties
displayValue Boolean flag indicating whether hex color value should be displayed
hueWidth Extent (Number or String) the width of the hue selector
saturationHeight Extent (Number or String) the height of the saturation selector
valueWidth Extent (Number or String) the width of the value selector