DHTMLX Docs & Samples Explorer

checkEvent(name)

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

returns true if the event exists

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