dijit.ColorPalette._palettes

dojo.require("dijit.ColorPalette");
defined in dijit/ColorPalette.js

This represents the value of the colors. The first level is a hashmap of the different arrays available The next two dimensions represent the columns and rows of colors.

PropertiesBack to top