DOM::CSSProperty Class Reference
List of all members.Public Member Functions | |
CSSProperty () | |
CSSProperty (const CSSProperty &o) | |
~CSSProperty () | |
void | setValue (CSSValueImpl *val) |
CSSValueImpl * | value () const |
DOM::DOMString | cssText () const |
Public Attributes | |
signed int | m_id: 29 |
bool | m_bImportant: 1 |
bool | nonCSSHint: 1 |
Protected Attributes | |
CSSValueImpl * | m_value |
Detailed Description
Definition at line 381 of file css_valueimpl.h.
The documentation for this class was generated from the following files: