Check documentation for the latest version of dhtmlxSuite getItemParsingState DHTMLX Docs

getItemParsingState

gets current parsing state of an item

number getItemParsingState();
number1 - item is parsed, 0 - item hasn't been parsed yet, -1 - item is in parsing process

Available only in PRO Edition

Back to top