Uses of Class
com.google.gwt.user.client.ui.InlineLabel
-
Packages that use InlineLabel Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of InlineLabel in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui that return InlineLabel Modifier and Type Method Description static InlineLabel
InlineLabel. wrap(Element element)
Creates a InlineLabel widget that wraps an existing <div> or <span> element.
-