Package XSLForms :: Package Resources :: Module PyQtWebResources :: Class Factory
[show private | hide private]
[frames | no frames]

Class Factory


A widget factory helper class.

Method Summary
  connect(self, widget, obj)
Connection is done all at once by mapping field names to method names in the resource object.
  find_widgets(self, widget, name)
Find within the given 'widget' (a DOM node) the widget with the given 'name'.

Method Details

connect(self, widget, obj)

Connection is done all at once by mapping field names to method names in
the resource object.

find_widgets(self, widget, name)

Find within the given 'widget' (a DOM node) the widget with the given
'name'.

Generated by Epydoc 2.1 on Sat Jul 7 23:23:39 2007 http://epydoc.sf.net