return node value, if immediate date of [immediate data field]{@link TreePetriflowIdentifiers#BEFORE_TEXT_ICON} type exists
return node title, if immediate date of [immediate data field]{@link TreePetriflowIdentifiers#BEFORE_TEXT_ICON} type exists
whether this node has the value true
in it's [immediate data field]{@link TreePetriflowIdentifiers#CAN_ADD_CHILDREN}
that controls this behavior.
whether this node has the value true
in it's [immediate data field]{@link TreePetriflowIdentifiers#CAN_REMOVE_NODE}
that controls this behavior.
whether children are being added to this node
whether this node is being removed from the tree
whether this node's children are currently being loaded
an object representing the same CaseTreeNode, but with circular references removed, so that it can be serialized and logged. The [parent]{@link CaseTreeNode#parent} reference is replaced by the parents case stringId (if defined). The [children]{@link CaseTreeNode#children} references are replaced by the child's case stringId (if defined).
return node value, if immediate date of [immediate data field]{@link TreePetriflowIdentifiers#TREE_ADD_ICON} type exists
return node title if immediate date of [immediate data field]{@link TreePetriflowIdentifiers#TREE_ADD_ICON} type exists
Generated using TypeDoc