DHTMLX Docs & Samples Explorer

checkEvent(name)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxtoolbar.js

returns true if event exists

  • name - event name
    var isEventExists = toolbar.checkEvent("onClick"); // returns true/false