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