| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
| Constructor Summary | |
|---|---|
APE.widget.HsvPicker(id)
|
|
| Method Summary | |
|---|---|
|
getHexValue()
undocumented |
|
init()
undocumented |
|
setEnabled(bEnable)
undocumented |
|
setValue(hexOrRGB)
undocumented |
|
trySetValue(value, e)
undocumented |
|
updateDisplay(rgb, isInputValid)
undocumented |
| Event Summary | |
|---|---|
void
|
onbeforechange()
|
void
|
onchange(e)
|
void
|
onchangecomplete(e)
|
| Constructor Detail |
|---|
APE.widget.HsvPicker(id)
id
| Method Detail |
|---|
getHexValue()
init()
setEnabled(bEnable)
bEnable
setValue(hexOrRGB)
hexOrRGB
trySetValue(value, e)
value
e
updateDisplay(rgb, isInputValid)
rgb
isInputValid
| Event Detail |
|---|
onbeforechange()
onchange(e)
e
onchangecomplete(e)
e