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 AreaElementAssert that the givenElementis compatible with this class and automatically typecast it.final AreaElementDocument.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.