Closure Library API Documentation
Go to class or file:
dom.iter
Classes
goog.dom.iter.AncestorIterator
Iterator over a Node's ancestors, stopping after the document body.
goog.dom.iter.ChildIterator
Iterator over an Element's children.
goog.dom.iter.SiblingIterator
Iterator over a Node's siblings.
Package dom
Package Reference