GWT 2.7.0

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

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

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

Methods in com.google.gwt.user.client.ui that return HTMLPanel
static HTMLPanel HTMLPanel.wrap(Element element)
          Creates an HTML panel that wraps an existing element.
 


GWT 2.7.0