Uses of Class
com.google.gwt.dom.client.AreaElement
Packages that use AreaElement
-
Uses of AreaElement in com.google.gwt.dom.client
Methods in com.google.gwt.dom.client that return AreaElementModifier and TypeMethodDescriptionstatic AreaElement
Assert that the givenElement
is compatible with this class and automatically typecast it.final AreaElement
Document.createAreaElement()
Creates an <area> element.Methods in com.google.gwt.dom.client that return types with arguments of type AreaElementModifier and TypeMethodDescriptionfinal NodeList
<AreaElement> MapElement.getAreas()
The list of areas defined for the image map.