Check documentation for the latest version of dhtmlxSuite setOnCancelHandler DHTMLX Docs

setOnCancelHandler

sets the function called when selection is cancelled

void setOnCancelHandler(function func);

Deprecated

from version 4.0

funcfunctionevent handling function (or its name)
Back to top