HTMLEmbedElement Interface Reference

import "HTMLEmbedElement.idl";

Inherits HTMLElement.

Inheritance diagram for HTMLEmbedElement:

Inheritance graph
[legend]
Collaboration diagram for HTMLEmbedElement:

Collaboration graph
[legend]
List of all members.

Public Attributes

attribute DOMString align
attribute[ConvertFromString]
long 
height
attribute DOMString name
attribute DOMString src
attribute DOMString type
attribute[ConvertFromString]
long 
width

Detailed Description

Definition at line 23 of file HTMLEmbedElement.idl.


Member Data Documentation

attribute DOMString align

Definition at line 24 of file HTMLEmbedElement.idl.

attribute [ConvertFromString] long height

Definition at line 25 of file HTMLEmbedElement.idl.

attribute DOMString name

Definition at line 26 of file HTMLEmbedElement.idl.

attribute DOMString src

Definition at line 27 of file HTMLEmbedElement.idl.

attribute DOMString type

Definition at line 28 of file HTMLEmbedElement.idl.

attribute [ConvertFromString] long width

Definition at line 29 of file HTMLEmbedElement.idl.


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