__init__()
|
|
activate([shallow])
|
Activate this container. |
child(*args, **kwds)
|
Returns a child of this container given a storage key. |
children(*args, **kwds)
|
A generator over the children of this container. |
clone()
|
Returns a copy of this object with the parent pointer set to None. |
components(*args, **kwds)
|
A generator over the set of components stored under this container. |
deactivate([shallow])
|
Deactivate this container. |
getname([fully_qualified, name_buffer, ...])
|
Dynamically generates a name for this object. |