Counter Class Reference
from PyKDE4.khtml import *
Namespace: DOM
Detailed Description
The Counter interface is used to represent any <a
href="http://www.w3.org/TR/REC-CSS2/syndata.html#value-def-counter">
counter or counters function value. This interface reflects
the values in the underlying style property. Hence, modifications
made through this interface modify the style property.
Method Documentation
__init__ |
( |
self, |
|
|
|
CounterImpl |
i |
|
) |
|
|
|
CounterImpl handle |
( |
|
self ) |
|
- Internal:
-
not part of the DOM
This attribute is used for the identifier of the counter.
This attribute is used for the style of the list.
This attribute is used for the separator of nested counters.