Check documentation for the latest version of dhtmlxSuite getAllUnchecked DHTMLX Docs

getAllUnchecked

returns the list of identificators of the nodes with unchecked checkboxes, separated by default delimiter

array getAllUnchecked();
arraylist of ids of the nodes with unchecked checkboxes
Back to top