DHTMLX Docs & Samples Explorer

getAllListOptions(parentId)

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

returns array with ids of all listed options for parentId

  • parentId - id of a select button
    toolbar.getAllListOptions(parentId);