dijit.ColorPalette._onCellDijitclick
dojo.require("dijit.ColorPalette");
defined in dijit/ColorPalette.js
Handler for click, enter key & space key. Selects the color.
Usage
function (evt) (view source)
parameter | type | description |
---|---|---|
evt | The event. |