GWT 2.7.0

Uses of Class
com.google.gwt.dom.client.NodeCollection

Packages that use NodeCollection
com.google.gwt.dom.client Classes for low-level DOM programming. 
 

Uses of NodeCollection in com.google.gwt.dom.client
 

Methods in com.google.gwt.dom.client that return NodeCollection
 NodeCollection<Element> FormElement.getElements()
          Returns a collection of all form control elements in the form.
 


GWT 2.7.0