| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Config
A Config is an object containing attributes. They can be
added using the add_attribute() method, changed using set_attribute() and accessed using get_attribute(). If an attribute is changed, an update
function is called on all configurable objects registered via add_configurable().
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Creates a new
|
Adds an attribute to the
|
Sets the attribute identified by
|
|
Registers a configurable object.
|
Unregisters a configurable object.
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 14 06:58:33 2008 | http://epydoc.sourceforge.net |