Trees | Indices | Help |
|
---|
|
object --+ | ElementCollection --+ | ElementCollectionWrapper
Wrap an ElementCollection around an existing list.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|||
Inherited from ElementCollection | |||
---|---|---|---|
|
|||
|
|||
|
|||
|
|||
|
|
|||
Inherited from ElementCollection | |||
---|---|---|---|
_allow_filter = True
|
|
|||
Inherited from |
|||
Inherited from ElementCollection | |||
---|---|---|---|
_tales_first | |||
_tales_rest | |||
_tales_size Return the size of the group. |
|
Initialise the element collection. `owner_package`is used only in the `get` method, to provide a context to the ID-ref.
|
Default (and inefficient) implementation relying on __iter__.
|
Default implementation relying on __len__ and __getitem__.
|
Default implementation relying on __iter__.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 8 16:00:02 2009 | http://epydoc.sourceforge.net |