Uses of Class
com.google.gwt.dom.client.HeadElement
Packages that use HeadElement
-
Uses of HeadElement in com.google.gwt.dom.client
Methods in com.google.gwt.dom.client that return HeadElementModifier and TypeMethodDescriptionstatic HeadElementAssert that the givenElementis compatible with this class and automatically typecast it.final HeadElementDocument.createHeadElement()Creates a <head> element.final HeadElementDocument.getHead()The element that contains metadata about the document, including links to or definitions of scripts and style sheets.