Uses of Class
com.google.gwt.dom.client.PreElement
Packages that use PreElement
-
Uses of PreElement in com.google.gwt.dom.client
Methods in com.google.gwt.dom.client that return PreElementModifier and TypeMethodDescriptionstatic PreElement
Assert that the givenElement
is compatible with this class and automatically typecast it.final PreElement
Document.createPreElement()
Creates a <pre> element.