class CSSPageRule

The <code> CSSPageRule </code> interface represents a <a href="http://www. More...

Full nameDOM::CSSPageRule
Definition#include <css_rule.h>
InheritsDOM::CSSRule [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

The <code> CSSPageRule </code> interface represents a <a href="http://www.w3.org/TR/REC-CSS2/page.html#page-box"> @page rule </a> within a CSS style sheet. The <code> @page </code> rule is used to specify the dimensions, orientation, margins, etc. of a page box for paged media.

 CSSPageRule ()

CSSPageRule

 CSSPageRule (const CSSPageRule &other)

CSSPageRule

 CSSPageRule (const CSSRule &other)

CSSPageRule

 CSSPageRule (CSSPageRuleImpl *impl)

CSSPageRule

CSSPageRule &  operator = (const CSSPageRule &other)

operator =

Reimplemented from CSSRule.

CSSPageRule &  operator = (const CSSRule &other)

operator =

Reimplemented from CSSRule.

 ~CSSPageRule ()

~CSSPageRule

DOM::DOMString  selectorText ()

selectorText

[const]

The parsable textual representation of the page selector for the rule.

void  setSelectorText ( const DOM::DOMString & )

setSelectorText

see selectorText

Throws: CSSException, SYNTAX_ERR:, Raised, if, the, specified, CSS, string, value, has, a, syntax, error, and, is, unparsable., DOMException, NO_MODIFICATION_ALLOWED_ERR:, Raised, if, this, style, sheet, is, readonly.

CSSStyleDeclaration  style ()

style

[const]

The <a href="http://www.w3.org/TR/REC-CSS2/syndata.html#q8"> declaration-block </a> of this rule.


Generated by: root@daffy.perf.redhat.com on Mon Jul 14 13:28:10 2003, using kdoc 2.0a53.