Check documentation for the latest version of dhtmlxSuite isLocked DHTMLX Docs

isLocked

returns "true" if the item is locked

boolean isLocked(string|number id);
idstring|numberthe node's id
booleantrue if locked

Available only in PRO Edition

Back to top