dijit.ColorPalette._navigateByKey
dojo.require("dijit.ColorPalette");
defined in dijit/ColorPalette.js
This is the callback for typematic. It changes the focus and the highlighed color.
Usage
function (increment, typeCount) (view source)
parameter | type | description |
---|---|---|
increment | much the key is navigated. | |
typeCount | many times typematic has fired. |