| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
list --+
|
PDFList
list class of PDFComponent, which can be accessed through index or a name string
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Initialize args -- argument list
|
Get the item by idnm idnm -- The index or name of the item return: The requested object
|
Set the item by idnm idnm -- The index or name of the item object -- The object to be inserted
|
Delete the item by idnm. idnm -- The index or name of the item
|
Rename an item idnmrf -- index,name or reference to the object newname -- new name |
Get the names of the held objects. return: list of names |
Get all held objects return: list of objects |
Get name-object pairs return: a list of tuple ( name, object) |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Fri Apr 10 19:11:01 2009 | http://epydoc.sourceforge.net |