Home | Trees | Indices | Help |
|
---|
|
object --+ | pycommon.gmBusinessDBObject.cBusinessDBObject --+ | cExportItem
Represents an item in the export area table
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
document_part = property(_get_doc_part, lambda x: x)
|
|
is_print_job = property(_get_is_print_job, _set_is_print_job)
|
Properties | |
Inherited from |
Method Details |
Init business object. Call from child classes: super(cChildClass, self).__init__(aPK_obj = aPK_obj, row = row, link_obj = link_obj)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Dec 19 02:55:28 2018 | http://epydoc.sourceforge.net |