Google Web Toolkit (Beta)
« prev
next »
Google Code Home
>
Google Web Toolkit
>
GWT Class Reference
>
com.google.gwt.user.client.ui
>
HasWidgets
Google Web Toolkit
Product Overview
Getting Started Guide
Download SDK
Developer Guide
Example Projects
GWT Class Reference
JRE Emulation Library
Web Toolkit FAQ
Web Toolkit Blog
Developer Forum
Search Google Code
Interface HasWidgets
public interface
HasWidgets
// Implemented by
TabPanel
,
Panel
A widget that implements this interface contains
widgets
and can enumerate them.
Methods
iterator()
Gets an iterator for the contained widgets.
Method Detail
iterator
public
Iterator
iterator
()
Gets an iterator for the contained widgets.