HTMLImageElement Interface Reference

import "HTMLImageElement.idl";

Inherits HTMLElement.

Inheritance diagram for HTMLImageElement:

Inheritance graph
[legend]
Collaboration diagram for HTMLImageElement:

Collaboration graph
[legend]
List of all members.

Public Attributes

attribute DOMString name
attribute DOMString align
attribute DOMString alt
attribute DOMString border
attribute long height
attribute long hspace
attribute boolean isMap
attribute DOMString longDesc
attribute DOMString src
attribute DOMString useMap
attribute long vspace
attribute long width
readonly attribute boolean complete
attribute DOMString lowsrc
readonly attribute long x
readonly attribute long y

Detailed Description

Definition at line 22 of file HTMLImageElement.idl.


Member Data Documentation

attribute DOMString name

Definition at line 23 of file HTMLImageElement.idl.

attribute DOMString align

Definition at line 24 of file HTMLImageElement.idl.

attribute DOMString alt

Definition at line 25 of file HTMLImageElement.idl.

attribute DOMString border

Definition at line 26 of file HTMLImageElement.idl.

attribute long height

Definition at line 27 of file HTMLImageElement.idl.

attribute long hspace

Definition at line 28 of file HTMLImageElement.idl.

attribute boolean isMap

Definition at line 29 of file HTMLImageElement.idl.

attribute DOMString longDesc

Definition at line 30 of file HTMLImageElement.idl.

attribute DOMString src

Definition at line 31 of file HTMLImageElement.idl.

attribute DOMString useMap

Definition at line 32 of file HTMLImageElement.idl.

attribute long vspace

Definition at line 33 of file HTMLImageElement.idl.

attribute long width

Definition at line 34 of file HTMLImageElement.idl.

readonly attribute boolean complete

Definition at line 37 of file HTMLImageElement.idl.

attribute DOMString lowsrc

Definition at line 38 of file HTMLImageElement.idl.

readonly attribute long x

Definition at line 39 of file HTMLImageElement.idl.

readonly attribute long y

Definition at line 40 of file HTMLImageElement.idl.


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