HTMLLabelElement Interface Reference

import "HTMLLabelElement.idl";

Inherits HTMLElement.

Inheritance diagram for HTMLLabelElement:

Inheritance graph
[legend]
Collaboration diagram for HTMLLabelElement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void focus ()

Public Attributes

readonly attribute HTMLFormElement form
attribute DOMString accessKey
attribute DOMString htmlFor

Detailed Description

Definition at line 22 of file HTMLLabelElement.idl.


Member Function Documentation

void focus (  ) 


Member Data Documentation

readonly attribute HTMLFormElement form

Definition at line 23 of file HTMLLabelElement.idl.

attribute DOMString accessKey

Definition at line 24 of file HTMLLabelElement.idl.

attribute DOMString htmlFor

Definition at line 25 of file HTMLLabelElement.idl.


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