Echo.Component
Extras.ColorSelect
| Class Field Summary | |
|---|---|
| Public | DEFAULT_VALUE_WIDTHDefault value width: 12em. |
| Public | DEFAULT_SATURATION_HEIGHTDefault saturation height: 12em. |
| Public | DEFAULT_HUE_WIDTHDefault 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 |