Uses of Class
com.google.gwt.dom.client.HeadElement
-
Uses of HeadElement in com.google.gwt.dom.client
Modifier and TypeMethodDescriptionstatic HeadElement
Assert that the givenElement
is compatible with this class and automatically typecast it.final HeadElement
Document.createHeadElement()
Creates a <head> element.final HeadElement
Document.getHead()
The element that contains metadata about the document, including links to or definitions of scripts and style sheets.