List of usage examples for com.google.gwt.dom.client NodeList subclass-usage
From source file com.cgxlib.xq.client.js.JsNodeArray.java
/** * A Lightweight JSO class easily handle a node list. */ public class JsNodeArray extends NodeList<Element> { protected JsNodeArray() {