Uses of Class
com.google.gwt.dom.builder.shared.HtmlElementBuilder
Packages that use HtmlElementBuilder
Package
Description
Classes used to build DOM elements.
Widgets, Panels, and other user-interface classes.
-
Uses of HtmlElementBuilder in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui that return HtmlElementBuilderModifier and TypeMethodDescriptionstatic HtmlElementBuilderPotentialElement.createBuilderFor(Element potentialElement) Creates anHtmlElementBuilderinstance inheriting all attributes set for the given PotentialElement.