Class t.w.w.WebWidgetNodeMutator(template.NodeMutator):

Part of twisted.web.widgets View Source View In Hierarchy

A WebWidgetNodeMutator replaces the node that is passed in to generate with the result of generating the twisted.web.widget instance it adapts.
Method generate Undocumented

Inherited from NodeMutator:

Method __init__ Undocumented
def generate(self, request, node): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.