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


Public Attributes | |
| attribute DOMString | type |
| attribute long | value |
Definition at line 21 of file HTMLLIElement.idl.
| attribute DOMString type |
Definition at line 22 of file HTMLLIElement.idl.
| attribute long value |
Definition at line 23 of file HTMLLIElement.idl.
1.5.1