t.w.w.StreamWidget(Widget) : class documentation

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

Known subclasses: twisted.web.widgets.Sidebar

A 'streamable' component of a webpage.
Method stream Call 'write' multiple times with a string argument to represent this widget.
Method display Produce a list containing a single string.

Inherited from Widget:

Method getTitle Undocumented
def stream(self, write, request): (source)
Call 'write' multiple times with a string argument to represent this widget.
def display(self, request): (source)
Produce a list containing a single string.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.