Block (*args, **kwds)
|
Blocks are indexed components that contain other components (including blocks). |
BlockData (component)
|
This class holds the fundamental block data. |
CustomBlock (*args, **kwargs)
|
The base class used by instances of custom block components |
IndexedBlock (*args, **kwds)
|
|
PseudoMap (block, ctype[, active, sort])
|
This class presents a "mock" dict interface to the internal BlockData data structures. |
ScalarBlock (*args, **kwds)
|
|
ScalarCustomBlockMixin (*args, **kwargs)
|
|
SimpleBlock (*args, **kwargs)
|
|
SubclassOf (*ctype)
|
This mocks up a tuple-like interface based on subclass relationship. |