Uses of Class
com.google.gwt.user.client.ui.InlineHTML
-
Packages that use InlineHTML Package Description 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 Modifier and Type Method Description static InlineHTML
InlineHTML. wrap(Element element)
Creates an InlineHTML widget that wraps an existing <div> or <span> element.
-