Package gnue :: Package designer :: Package reports :: Module Incubator :: Class Incubator
[show private | hide private]

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...

Method Details

createObject(self, rootObject, tag, parent, attributes={}, select=1)

Overrides:
gnue.designer.base.Incubator.BaseIncubator.createObject

Class Variable Details

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>},
...                                                                    


GNUe Home

Public API

Developer's Corner