khtml::RenderStyleDeclarationImpl Class Reference

Inheritance diagram for khtml::RenderStyleDeclarationImpl:

DOM::CSSStyleDeclarationImpl DOM::StyleBaseImpl List of all members.

Detailed Description

Definition at line 41 of file css_renderstyledeclarationimpl.h.


Public Member Functions

 RenderStyleDeclarationImpl (DOM::NodeImpl *node)
virtual ~RenderStyleDeclarationImpl ()
DOM::DOMString cssText () const
void setCssText (DOM::DOMString str)
DOM::CSSValueImplgetPropertyCSSValue (int propertyID) const
DOM::DOMString getPropertyValue (int propertyID) const
bool getPropertyPriority (int propertyID) const
unsigned long length () const
DOM::DOMString removeProperty (int propertyID, bool NonCSSHints=false)
bool setProperty (int propertyId, const DOM::DOMString &value, bool important=false, bool nonCSSHint=false)
void setProperty (int propertyId, int value, bool important=false, bool nonCSSHint=false)
void setLengthProperty (int id, const DOM::DOMString &value, bool important, bool nonCSSHint=true, bool multiLength=false)
void setProperty (const DOM::DOMString &propertyString)
DOM::DOMString item (unsigned long index) const

Protected Member Functions

DOM::CSSProperty property (int id) const

Protected Attributes

SharedPtr< DOM::NodeImpl > m_node

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