Uses of Class
com.google.gwt.dom.client.BodyElement
Packages that use BodyElement
-
Uses of BodyElement in com.google.gwt.dom.client
Methods in com.google.gwt.dom.client that return BodyElementModifier and TypeMethodDescriptionstatic BodyElement
Assert that the givenElement
is compatible with this class and automatically typecast it.final BodyElement
Document.getBody()
The element that contains the content for the document.