Check documentation for the latest version of dhtmlxSuite setOnSelectHandler DHTMLX Docs

setOnSelectHandler

sets the function called when color is selected (before closing)

void setOnSelectHandler(function func);

Deprecated

from version 4.0

funcfunctionevent handling function (or its name)
Back to top