Package twisted :: Package web :: Module widgets :: Class Container
[frames | no frames]

Class Container

Widget --+
         |
        Container


Method Summary
  __init__(self, *widgets)
  display(self, request)
Implement me to represent your widget.
    Inherited from Widget
  getTitle(self, request)

Class Variable Summary
    Inherited from Widget
NoneType title = None                                                                  

Method Details

display(self, request)

Implement me to represent your widget.

I must return a list of strings and twisted.internet.defer.Deferred instances.
Overrides:
twisted.web.widgets.Widget.display (inherited documentation)

Generated by Epydoc 2.0 on Sat May 15 20:08:56 2004 http://epydoc.sf.net