IsNodeExpanded
bool IsNodeExpanded(const TreeTablePath& path) const;
bool IsNodeExpanded() const
if (fVariableTable->IsNodeExpanded(path))
nodeInfo.SetNodeExpanded(fVariableTable->IsNodeExpanded(path));
nodeInfo->IsNodeExpanded());