khtml Library API Documentation

DOM::Counter Class Reference

The Counter interface is used to represent any counter or counters function value. More...

#include <css_value.h>

List of all members.

Public Methods

DOM::DOMString identifier () const
 This attribute is used for the identifier of the counter.

DOM::DOMString listStyle () const
 This attribute is used for the style of the list.

DOM::DOMString separator () const
 This attribute is used for the separator of nested counters.


Detailed Description

The Counter interface is used to represent any 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.

Definition at line 687 of file css_value.h.


Member Function Documentation

DOMString Counter::identifier  
 

This attribute is used for the identifier of the counter.

Definition at line 428 of file css_value.cpp.

DOMString Counter::listStyle  
 

This attribute is used for the style of the list.

Definition at line 434 of file css_value.cpp.

DOMString Counter::separator  
 

This attribute is used for the separator of nested counters.

Definition at line 440 of file css_value.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:22:45 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001