HTMLOptionElement Interface Reference

import "HTMLOptionElement.idl";

Inherits HTMLElement.

Inheritance diagram for HTMLOptionElement:

Inheritance graph
[legend]
Collaboration diagram for HTMLOptionElement:

Collaboration graph
[legend]
List of all members.

Public Attributes

readonly attribute HTMLFormElement form
attribute boolean defaultSelected
readonly attribute DOMString text
readonly attribute long index
attribute boolean disabled
attribute DOMString label
attribute boolean selected
attribute DOMString value

Detailed Description

Definition at line 23 of file HTMLOptionElement.idl.


Member Data Documentation

readonly attribute HTMLFormElement form

Definition at line 24 of file HTMLOptionElement.idl.

attribute boolean defaultSelected

Definition at line 25 of file HTMLOptionElement.idl.

readonly attribute DOMString text

Definition at line 32 of file HTMLOptionElement.idl.

readonly attribute long index

Definition at line 33 of file HTMLOptionElement.idl.

attribute boolean disabled

Definition at line 35 of file HTMLOptionElement.idl.

attribute DOMString label

Definition at line 36 of file HTMLOptionElement.idl.

attribute boolean selected

Definition at line 37 of file HTMLOptionElement.idl.

attribute DOMString value

Definition at line 38 of file HTMLOptionElement.idl.


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