Home | Trees | Indices | Help |
|
---|
|
object --+ | Object --+ | Container
An object that can contain other objects.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
upnp_class = '%s%s' %(Object.upnp_class, '.container')
|
|||
element_name = 'container'
|
|||
create_class = None
|
|||
_count = 0
|
|||
child_count = property(_get_child_count, _set_child_count)
|
|
|||
Inherited from |
|
Constructor for the Container class.
|
Sets Container attributes from an Element.
|
Creates Element from this Container.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jun 9 22:24:58 2009 | http://epydoc.sourceforge.net |