import "HTMLLegendElement.idl";
Inherits HTMLElement.
Inheritance diagram for HTMLLegendElement:


Public Member Functions | |
| void | focus () |
Public Attributes | |
| readonly attribute HTMLFormElement | form |
| attribute DOMString | accessKey |
| attribute DOMString | align |
Definition at line 22 of file HTMLLegendElement.idl.
| void focus | ( | ) |
| readonly attribute HTMLFormElement form |
Definition at line 23 of file HTMLLegendElement.idl.
| attribute DOMString accessKey |
Definition at line 24 of file HTMLLegendElement.idl.
| attribute DOMString align |
Definition at line 25 of file HTMLLegendElement.idl.
1.5.1