goog.ui.tree.BaseNode.allNodes
Map of nodes in existence. Needed to route events to the appropriate nodes.
Nodes are added to the map at #enterDocument
time and removed at
#exitDocument
time.
Map of nodes in existence. Needed to route events to the appropriate nodes.
Nodes are added to the map at #enterDocument
time and removed at
#exitDocument
time.