class CSS2CounterReset

The CSS2CounterReset interface represents a simple value for the More...

Full nameDOM::CSS2CounterReset
Definition#include <css_extensions.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

The CSS2CounterReset interface represents a simple value for the counter-reset CSS Level 2 property.

 CSS2CounterReset ()

CSS2CounterReset

 CSS2CounterReset (const CSS2CounterReset &other)

CSS2CounterReset

 CSS2CounterReset (CSS2CounterResetImpl *impl)

CSS2CounterReset

CSS2CounterReset &  operator = (const CSS2CounterReset &other)

operator =

 ~CSS2CounterReset ()

~CSS2CounterReset

DOM::DOMString  identifier ()

identifier

[const]

The element name.

void  setIdentifier ( const DOM::DOMString & )

setIdentifier

see identifier

NO_MODIFICATION_ALLOWED_ERR: Raised if this identifier is readonly.

Throws: DOMException, SYNTAX_ERR:, Raised, if, the, specified, identifier, has, a, syntax, error, and, is, unparsable.

short  reset ()

reset

[const]

The reset (default value is 0).

void  setReset ( const short )

setReset

see reset

Throws: DOMException, NO_MODIFICATION_ALLOWED_ERR:, Raised, if, this, identifier, is, readonly.


Generated by: dfaure on faure on Tue Apr 16 08:50:42 2002, using kdoc 2.0a53.