new ColorPicker()
Classes
Methods
-
openColorDialog()
-
Open system color select dialog.
Events
-
valueChange
-
Invoked when the color value is changed. Event param of it has field: {value, colorClassName}. (Same as valueSet event).
-
valueSet
-
Invoked when the color value is selected. Event param of it has field: {value, colorClassName}.