HTMLAnchorElement Interface Reference

import "HTMLAnchorElement.idl";

Inherits HTMLElement.

Inheritance diagram for HTMLAnchorElement:

Inheritance graph
[legend]
Collaboration diagram for HTMLAnchorElement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void blur ()
void focus ()

Public Attributes

attribute DOMString accessKey
attribute DOMString charset
attribute DOMString coords
attribute DOMString href
attribute DOMString hreflang
attribute DOMString name
attribute DOMString rel
attribute DOMString rev
attribute DOMString shape
attribute long tabIndex
attribute DOMString target
attribute DOMString type
readonly attribute DOMString hash
readonly attribute DOMString host
readonly attribute DOMString hostname
readonly attribute DOMString pathname
readonly attribute DOMString port
readonly attribute DOMString protocol
readonly attribute DOMString search
readonly attribute DOMString text

Detailed Description

Definition at line 23 of file HTMLAnchorElement.idl.


Member Function Documentation

void blur (  ) 

void focus (  ) 


Member Data Documentation

attribute DOMString accessKey

Definition at line 24 of file HTMLAnchorElement.idl.

attribute DOMString charset

Definition at line 25 of file HTMLAnchorElement.idl.

attribute DOMString coords

Definition at line 26 of file HTMLAnchorElement.idl.

attribute DOMString href

Definition at line 27 of file HTMLAnchorElement.idl.

attribute DOMString hreflang

Definition at line 28 of file HTMLAnchorElement.idl.

attribute DOMString name

Definition at line 29 of file HTMLAnchorElement.idl.

attribute DOMString rel

Definition at line 30 of file HTMLAnchorElement.idl.

attribute DOMString rev

Definition at line 31 of file HTMLAnchorElement.idl.

attribute DOMString shape

Definition at line 32 of file HTMLAnchorElement.idl.

attribute long tabIndex

Definition at line 33 of file HTMLAnchorElement.idl.

attribute DOMString target

Definition at line 34 of file HTMLAnchorElement.idl.

attribute DOMString type

Definition at line 35 of file HTMLAnchorElement.idl.

readonly attribute DOMString hash

Definition at line 41 of file HTMLAnchorElement.idl.

readonly attribute DOMString host

Definition at line 42 of file HTMLAnchorElement.idl.

readonly attribute DOMString hostname

Definition at line 43 of file HTMLAnchorElement.idl.

readonly attribute DOMString pathname

Definition at line 44 of file HTMLAnchorElement.idl.

readonly attribute DOMString port

Definition at line 45 of file HTMLAnchorElement.idl.

readonly attribute DOMString protocol

Definition at line 46 of file HTMLAnchorElement.idl.

readonly attribute DOMString search

Definition at line 47 of file HTMLAnchorElement.idl.

readonly attribute DOMString text

Definition at line 48 of file HTMLAnchorElement.idl.


The documentation for this interface was generated from the following file:
Generated on Fri Feb 9 15:12:28 2007 for Web Kit DOM by  doxygen 1.5.1