Rocket::Core::Python::ElementStyleProxy Class Reference

#include <ElementStyleProxy.h>

Collaboration diagram for Rocket::Core::Python::ElementStyleProxy:

Public Member Functions

 ElementStyleProxy (Element *element)
void SetAttr (const char *key, const char *value)
 Python SetAttr override.
Rocket::Core::String GetAttr (const char *key)
 Python GetAttr override.

Static Public Member Functions

static void InitialisePythonInterface ()
 Initialise the interface.

Detailed Description

Thin lightweight proxy object for providing a DOM-like element.style accessor to the ElementStyle object.

Author:
Lloyd Weehuizen

The documentation for this class was generated from the following files: