Class f.w.DefaultRenderer(object):

Part of formless.webform View Source View In Hierarchy

Implements interfaces: formless.iformless.ITypedRenderer, nevow.inevow.IRenderer

Undocumented
Line # Kind Name Docs
32 Method rend Turn this instance into stan suitable for displaying it in a web page.
def rend(self, context, data): (source)
Turn this instance into stan suitable for displaying it in a web page.
API Documentation for Nevow, generated by pydoctor.