Module dataforms_widget
[hide private]
[frames] | no frames]

Module dataforms_widget

source code

This module contains widget that can display data form (JEP-0004). Words single and multiple refers here to types of data forms: single means these with one record of data (without <reported/> element), multiple - these which may contain more data (with <reported/> element).
Classes [hide private]
  DataFormWidget
Data Form widget.
  SingleForm
Widget that represent DATAFORM_SINGLE mode form.

Imports: gtk, gobject, base64, gtkgui_helpers, dialogs, dataforms, helpers, itertools