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