Trees | Index | Help |
|
---|
Package Products :: Package ZenRelations :: Module RelCopySupport :: Class RelCopyContainer |
|
object
--+ |Base
--+ |CopyContainer
--+ | RelCopyContainer
PrimaryPathObjectManager
Method Summary | |
---|---|
link objects to relationship | |
Rename a particular sub-object | |
unlink objects from relationship | |
Inherited from CopyContainer :
cb_dataItems ,
cb_dataValid ,
manage_clone ,
manage_CopyContainerAllItems ,
manage_CopyContainerFirstItem ,
manage_copyObjects ,
manage_cutObjects ,
manage_pasteObjects ,
manage_renameObjects ,
validClipData
Inherited from Base :
__getattribute__ ,
__getnewargs__ ,
__getstate__ ,
__new__ ,
__reduce__ ,
__setstate__
Inherited from object :
__init__ ,
__delattr__ ,
__hash__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|
Method Details |
---|
manage_linkObjects(self, ids=None, cb_copy_data=None, REQUEST=None)link objects to relationship |
manage_renameObject(self, id, new_id, REQUEST=None)Rename a particular sub-object |
manage_unlinkObjects(self, ids=None, cb_copy_data=None, REQUEST=None)unlink objects from relationship |
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:07 2007 | http://epydoc.sf.net |