Class: ColorPicker

Kekule.Widget. ColorPicker

Classes

SpecialColors

Methods

openColorDialog()

Open system color select dialog.
Source:

Events

valueChange

Invoked when the color value is changed. Event param of it has field: {value, colorClassName}. (Same as valueSet event).
Source:

valueSet

Invoked when the color value is selected. Event param of it has field: {value, colorClassName}.
Source: