GWT 2.7.0

Uses of Class
com.google.gwt.user.client.ui.WidgetCollection

Packages that use WidgetCollection
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. 
 

Uses of WidgetCollection in com.google.gwt.user.client.ui
 

Methods in com.google.gwt.user.client.ui that return WidgetCollection
protected  WidgetCollection ComplexPanel.getChildren()
          Gets the list of children contained in this panel.
 


GWT 2.7.0