DOM::CSSRuleImpl Class Reference
Inheritance diagram for DOM::CSSRuleImpl:

Detailed Description
Definition at line 45 of file css_ruleimpl.h.
Public Member Functions | |
CSSRuleImpl (StyleBaseImpl *parent) | |
virtual bool | isRule () const |
unsigned short | type () const |
CSSStyleSheetImpl * | parentStyleSheet () const |
CSSRuleImpl * | parentRule () const |
DOM::DOMString | cssText () const |
void | setCssText (DOM::DOMString str) |
virtual void | init () |
Protected Attributes | |
CSSRule::RuleType | m_type |
The documentation for this class was generated from the following files: