HTMLBodyElement Interface Reference

import "HTMLBodyElement.idl";

Inherits HTMLElement.

Inheritance diagram for HTMLBodyElement:

Inheritance graph
[legend]
Collaboration diagram for HTMLBodyElement:

Collaboration graph
[legend]
List of all members.

Public Attributes

attribute DOMString aLink
attribute DOMString background
attribute DOMString bgColor
attribute DOMString link
attribute DOMString text
attribute DOMString vLink
attribute long scrollLeft
attribute long scrollTop
readonly attribute long scrollWidth
readonly attribute long scrollHeight

Detailed Description

Definition at line 22 of file HTMLBodyElement.idl.


Member Data Documentation

attribute DOMString aLink

Definition at line 23 of file HTMLBodyElement.idl.

attribute DOMString background

Definition at line 24 of file HTMLBodyElement.idl.

attribute DOMString bgColor

Definition at line 25 of file HTMLBodyElement.idl.

attribute DOMString link

Definition at line 26 of file HTMLBodyElement.idl.

attribute DOMString text

Definition at line 27 of file HTMLBodyElement.idl.

attribute DOMString vLink

Definition at line 28 of file HTMLBodyElement.idl.

attribute long scrollLeft

Definition at line 31 of file HTMLBodyElement.idl.

attribute long scrollTop

Definition at line 32 of file HTMLBodyElement.idl.

readonly attribute long scrollWidth

Definition at line 33 of file HTMLBodyElement.idl.

readonly attribute long scrollHeight

Definition at line 34 of file HTMLBodyElement.idl.


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