webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
HTMLAreaElement Interface Reference

import"HTMLAreaElement.idl";

Inheritance diagram for HTMLAreaElement:
HTMLElement

Public Attributes

attribute DOMString alt
 
attribute DOMString coords
 
attribute boolean noHref
 
attribute USVString ping
 
attribute DOMString rel
 
attribute DOMString shape
 
attribute DOMString target
 
attribute DOMString download
 
readonly attribute DOMTokenList relList
 
- Public Attributes inherited from HTMLElement
attribute DOMString title
 
attribute DOMString lang
 
attribute boolean translate
 
attribute DOMString dir
 
attribute long tabIndex
 
attribute boolean draggable
 
attribute DOMString webkitdropzone
 
attribute boolean hidden
 
attribute DOMString accessKey
 
attribute DOMString innerText
 
attribute DOMString outerText
 
attribute DOMString contentEditable
 
readonly attribute boolean isContentEditable
 
attribute boolean spellcheck
 
attribute boolean autocorrect
 
attribute DOMString autocapitalize
 
readonly attribute DOMStringMap dataset
 

Additional Inherited Members

- Public Member Functions inherited from HTMLElement
void click ()
 
void focus ()
 
void blur ()
 

Member Data Documentation

◆ alt

attribute DOMString HTMLAreaElement::alt

◆ coords

attribute DOMString HTMLAreaElement::coords

◆ download

attribute DOMString HTMLAreaElement::download

◆ noHref

attribute boolean HTMLAreaElement::noHref

◆ ping

attribute USVString HTMLAreaElement::ping

◆ rel

attribute DOMString HTMLAreaElement::rel

◆ relList

readonly attribute DOMTokenList HTMLAreaElement::relList

◆ shape

attribute DOMString HTMLAreaElement::shape

◆ target

attribute DOMString HTMLAreaElement::target

The documentation for this interface was generated from the following file: