Class Incubator
BaseIncubator --+
|
Incubator
| Method Summary |
| |
createObject(self,
rootObject,
tag,
parent,
attributes,
select)
|
| Inherited from BaseIncubator |
| |
__init__(self,
document)
|
| |
deleteObject(self,
rootObject,
object,
newCurrentObject,
firstRun)
|
| |
reparentObject(self,
rootObject,
object,
newParent)
|
| Class Variable Summary |
dict |
elements = {'sortcolumn': {'Attributes': {'name': {'Requ...
|
elements
-
- Type:
-
dict
- Value:
{'default': {'BaseClass': <class 'gnue.reports.base.layout.GRDefault.G\
RDefault'>,
'KeepWhitespace': 1,
'MixedContent': 1,
'ParentTags': ('section',),
'UsableBySiblings': True},
'field': {'Attributes': {'format': {'Typecast': <function name at 0xb\
7a58b8c>},
...
|
|