HTMLObjectElement Interface Reference

import "HTMLObjectElement.idl";

Inherits HTMLElement.

Inheritance diagram for HTMLObjectElement:

Inheritance graph
[legend]
Collaboration diagram for HTMLObjectElement:

Collaboration graph
[legend]
List of all members.

Public Attributes

readonly attribute HTMLFormElement form
attribute DOMString code
attribute DOMString align
attribute DOMString archive
attribute DOMString border
attribute DOMString codeBase
attribute DOMString codeType
attribute DOMString data
attribute boolean declare
attribute DOMString height
attribute long hspace
attribute DOMString name
attribute DOMString standby
attribute long tabIndex
attribute DOMString type
attribute DOMString useMap
attribute long vspace
attribute DOMString width
readonly attribute Document contentDocument

Detailed Description

Definition at line 23 of file HTMLObjectElement.idl.


Member Data Documentation

readonly attribute HTMLFormElement form

Definition at line 25 of file HTMLObjectElement.idl.

attribute DOMString code

Definition at line 26 of file HTMLObjectElement.idl.

attribute DOMString align

Definition at line 27 of file HTMLObjectElement.idl.

attribute DOMString archive

Definition at line 28 of file HTMLObjectElement.idl.

attribute DOMString border

Definition at line 29 of file HTMLObjectElement.idl.

attribute DOMString codeBase

Definition at line 30 of file HTMLObjectElement.idl.

attribute DOMString codeType

Definition at line 31 of file HTMLObjectElement.idl.

attribute DOMString data

Definition at line 32 of file HTMLObjectElement.idl.

attribute boolean declare

Definition at line 33 of file HTMLObjectElement.idl.

attribute DOMString height

Definition at line 34 of file HTMLObjectElement.idl.

attribute long hspace

Definition at line 35 of file HTMLObjectElement.idl.

attribute DOMString name

Definition at line 36 of file HTMLObjectElement.idl.

attribute DOMString standby

Definition at line 37 of file HTMLObjectElement.idl.

attribute long tabIndex

Definition at line 38 of file HTMLObjectElement.idl.

attribute DOMString type

Definition at line 39 of file HTMLObjectElement.idl.

attribute DOMString useMap

Definition at line 40 of file HTMLObjectElement.idl.

attribute long vspace

Definition at line 41 of file HTMLObjectElement.idl.

attribute DOMString width

Definition at line 42 of file HTMLObjectElement.idl.

readonly attribute Document contentDocument

Definition at line 44 of file HTMLObjectElement.idl.


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