DHTMLX Docs & Samples Explorer

button(id)

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

returns the button handler (dhtmlXWindowBtn object) found by id

  • id
    var btn = dhxWins.window(winId).button(id);