Input event for the color inputs
The constructor
| Name | Type | Description |
|---|---|---|
| colorControl | ColorControl | A reference to the ColorControl object |
| rgbInputsControlElement | RgbInputsControlElement | A reference to the r, g and b input htmlElement of the ColorControl |
Event listener method
| Name | Type | Description |
|---|---|---|
| inputEvent | Event | The event to handle |
A reference to the ColorControl object
A reference to the r, g and b input htmlElement of the ColorControl