| Trees | Indices | Help |
|---|
|
|
object --+
|
list --+
|
Group
Named collection of related Settings.
Both the name and the state of the group should be considered public readable.
|
|||
|
|||
|
|||
| Group |
|
||
| 2-tuple of (integer, Setting or Group) |
|
||
|
Inherited from Inherited from |
|||
|
|||
| string |
name Name of the group |
||
| AEState.AEState |
state Object whose properties are contained within this group |
||
|
|||
|
Inherited from |
|||
|
|||
Stores the Group state and its name.
|
str(x)
|
Adds a subgroup to this group with the given name.
|
Iterates over the Settings and Groups stored in this Group. Yield both the index of the item and the item itself. |
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:18 2007 | http://epydoc.sourceforge.net |