HTMLFrameElement Interface Reference

import "HTMLFrameElement.idl";

Inherits HTMLElement.

Inheritance diagram for HTMLFrameElement:

Inheritance graph
[legend]
Collaboration diagram for HTMLFrameElement:

Collaboration graph
[legend]
List of all members.

Public Attributes

attribute DOMString frameBorder
attribute DOMString longDesc
attribute DOMString marginHeight
attribute DOMString marginWidth
attribute DOMString name
attribute boolean noResize
attribute DOMString scrolling
attribute DOMString src
readonly attribute Document contentDocument

Detailed Description

Definition at line 23 of file HTMLFrameElement.idl.


Member Data Documentation

attribute DOMString frameBorder

Definition at line 25 of file HTMLFrameElement.idl.

attribute DOMString longDesc

Definition at line 26 of file HTMLFrameElement.idl.

attribute DOMString marginHeight

Definition at line 27 of file HTMLFrameElement.idl.

attribute DOMString marginWidth

Definition at line 28 of file HTMLFrameElement.idl.

attribute DOMString name

Definition at line 29 of file HTMLFrameElement.idl.

attribute boolean noResize

Definition at line 30 of file HTMLFrameElement.idl.

attribute DOMString scrolling

Definition at line 31 of file HTMLFrameElement.idl.

attribute DOMString src

Definition at line 32 of file HTMLFrameElement.idl.

readonly attribute Document contentDocument

Definition at line 34 of file HTMLFrameElement.idl.


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