GWT 2.7.0

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

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

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

Methods in com.google.gwt.user.client.ui that return InlineHTML
static InlineHTML InlineHTML.wrap(Element element)
          Creates an InlineHTML widget that wraps an existing <div> or <span> element.
 


GWT 2.7.0