DojoColorPalette widget

The DojoColorPalette widget creates a color palette.

Fields

small
The size of the palette
True
The palette is three rows and four columns
False
The palette is seven rows and ten columns
value
The color that is currently selected

Other supported fields and functions are described in the following topics in the EGL Programmer’s Guide: “Rich UI widget fields” and ”Rich UI widget functions.”

Use of this widget requires the following statement:
import dojo.widgets.DojoColorPalette;