HTMLLIElement Class Reference
from PyKDE4.khtml import *
Inherits: DOM.HTMLElement → DOM.Element → DOM.Node
Namespace: DOM
Detailed Description
Method Documentation
| __init__ | ( | self, |  | 
|  |  | HTMLLIElementImpl | impl | 
|  | ) |  |  |  | 
 
 
| setValue | ( | self, |  | 
|  |  | long | a0 | 
|  | ) |  |  |  | 
 
 
List item bullet style. See the <a
href="http://www.w3.org/TR/REC-html40/struct/lists.html#adef-type-LI">
type attribute definition  in HTML 4.0. This attribute is
deprecated in HTML 4.0.
 
Reset sequence number when used in OL See the <a
href="http://www.w3.org/TR/REC-html40/struct/lists.html#adef-value-LI">
value attribute definition  in HTML 4.0. This attribute is
deprecated in HTML 4.0.