DOM::CSSPageRule Class Reference

Inheritance diagram for DOM::CSSPageRule:

DOM::CSSRule List of all members.

Detailed Description

Definition at line 362 of file css_rule.h.


Public Member Functions

 CSSPageRule ()
 CSSPageRule (const CSSPageRule &other)
 CSSPageRule (const CSSRule &other)
 CSSPageRule (CSSPageRuleImpl *impl)
CSSPageRuleoperator= (const CSSPageRule &other)
CSSPageRuleoperator= (const CSSRule &other)
 ~CSSPageRule ()
DOM::DOMString selectorText () const
void setSelectorText (const DOM::DOMString &)
CSSStyleDeclaration style () const

Member Function Documentation

DOMString CSSPageRule::selectorText (  )  const

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

Definition at line 357 of file css_rule.cpp.

void CSSPageRule::setSelectorText ( const DOM::DOMString  ) 

see selectorText

Exceptions:
CSSException SYNTAX_ERR: Raised if the specified CSS string value has a syntax error and is unparsable.

Exceptions:
DOMException NO_MODIFICATION_ALLOWED_ERR: Raised if this style sheet is readonly.

Definition at line 363 of file css_rule.cpp.

CSSStyleDeclaration CSSPageRule::style (  )  const

The declaration-block of this rule.

Definition at line 368 of file css_rule.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys