DOM::CSSPageRuleImpl Class Reference
Inheritance diagram for DOM::CSSPageRuleImpl:

Detailed Description
Definition at line 177 of file css_ruleimpl.h.
Public Member Functions | |
| CSSPageRuleImpl (StyleBaseImpl *parent) | |
| virtual | ~CSSPageRuleImpl () |
| CSSStyleDeclarationImpl * | style () const |
| virtual bool | isPageRule () const |
| DOM::DOMString | selectorText () const |
| void | setSelectorText (DOM::DOMString str) |
Protected Attributes | |
| CSSStyleDeclarationImpl * | m_style |
The documentation for this class was generated from the following files:

