DHTMLX Docs & Samples Explorer

checkEvent(name)

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

returns true if the event exists

  • name - event's name
    var isEv = dhxAcc.checkEvent("onActive"); // returns true/false