Package aquarium :: Package widget :: Module WidgetAPI
[show private | hide private]
[frames | no frames]

Module aquarium.widget.WidgetAPI

Document the API for widget classes.

These are widgets in the normal GUI meaning of the word "widget". Widget classes generally subclass aquarium.util.AquariumTemplate. Unlike navigation modules, you don't have to stick to a single method named __call__. However, if you do only have a single method, please name it __call__. Similarly, your methods can use whatever arguments make sense. Each method must return its content as a string.


Generated by Epydoc 2.1 on Mon Jan 1 16:34:19 2007 http://epydoc.sf.net