Package twisted :: Package web :: Module guard :: Class WidgetGuard
[show private | hide private]
[frames | no frames]

Class WidgetGuard

Widget --+
         |
        WidgetGuard


Method Summary
  __init__(self, wid, service, sessionIdentity, sessionPerspective)
  display(self, request)
Implement me to represent your widget.
  getTitle(self, request)
(inherited from Widget)
  reallyRender(self, request)

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 1.1 on Sat Feb 15 21:18:16 2003 http://epydoc.sf.net