class documentation

class TestElement(Element):

Constructor: TestElement(loader)

View In Hierarchy

An Element that can be rendered successfully.

Instance Variable loader Undocumented

Inherited from Element:

Method __init__ Undocumented
Method lookupRenderMethod Look up and return the named render method.
Method render Implement IRenderable to allow one Element to be embedded in another's template or rendering output.
loader = ΒΆ

Undocumented