Rocket::Core::Python::ElementAttributeProxy Class Reference
#include <ElementAttributeProxy.h>
|
Public Member Functions |
|
| ElementAttributeProxy (Element *element) |
|
AttributeProxy | GetItem (int index) |
| | Python __getitem__ override.
|
|
int | Len () |
| | Python __len__ override.
|
Static Public Member Functions |
|
static void | InitialisePythonInterface () |
| | Initialise the interface.
|
Data Structures |
| class | AttributeProxy |
Detailed Description
Thin lightweight proxy object for providing a DOM-like element.children accessor.
- Author:
- Lloyd Weehuizen
The documentation for this class was generated from the following files: