Function isComputedTreeNode

  • Returns if a given node is a computed tree node.

    Parameters

    • node: object

      Node to check.

    Returns boolean

    true if it is a computed tree node, false otherwise.