Rocket::Controls::Python::SelectOptionProxy Class Reference

#include <SelectOptionProxy.h>

Collaboration diagram for Rocket::Controls::Python::SelectOptionProxy:

Public Member Functions

 SelectOptionProxy (ElementFormControlSelect *element)
SelectOption GetItem (int index)
 Python __getitem__ override.
int Len ()
 Python __len__ override.

Static Public Member Functions

static void InitialisePythonInterface ()
 Initialise the interface.

Detailed Description

Thin, lightweight proxy object for providing a select.options accessor.

Author:
Peter Curry

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