Uses of Class
com.google.gwt.user.client.ui.WidgetCollection
-
Packages that use WidgetCollection Package Description 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 Modifier and Type Method Description protected WidgetCollection
ComplexPanel. getChildren()
Gets the list of children contained in this panel.
-