HTMLParamElement Interface Reference

import "HTMLParamElement.idl";

Inherits HTMLElement.

Inheritance diagram for HTMLParamElement:

Inheritance graph
[legend]
Collaboration diagram for HTMLParamElement:

Collaboration graph
[legend]
List of all members.

Public Attributes

attribute DOMString name
attribute DOMString type
attribute DOMString value
attribute DOMString valueType

Detailed Description

Definition at line 22 of file HTMLParamElement.idl.


Member Data Documentation

attribute DOMString name

Definition at line 23 of file HTMLParamElement.idl.

attribute DOMString type

Definition at line 24 of file HTMLParamElement.idl.

attribute DOMString value

Definition at line 25 of file HTMLParamElement.idl.

attribute DOMString valueType

Definition at line 26 of file HTMLParamElement.idl.


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