Module pyweb :: Class save
[show private | hide private]
[frames | no frames]

Class save


Convenience class for saving a widget, under a named attrib of another widget
Method Summary
  __init__(self, widget, attr)
Constructs a 'save' object, which marks a widget to be set as an attribute of another widget.

Method Details

__init__(self, widget, attr)
(Constructor)

Constructs a 'save' object, which marks a widget to be set as an attribute of another widget.

Arguments:
  • widget - parent widget in which to store child widget ref as an attribute
  • attr - name of the attribute to be created in the parent widget

Generated by Epydoc 2.0 on Sat Feb 7 20:08:05 2004 http://epydoc.sf.net