HappyDoc Generated Documentation widget.py

This python module implements the notion of HTML "widgets" that can instantiated, combined and displayed by a calling routine

Functions   
  getWidget 
getWidget (
        widget,
        value,
        ctor,
        args,
        **kwargs,
        )

Wrapper function to either return a widget or create a new one

  level 
level ( lvl )
  formValue 
formValue (
        formdata,
        wType,
        name,
        )

formValue is a utility that gets the appropriate data from a data field in a form

  formProc 
formProc ( formdata,  ctorDict )
formProc
formProc is a convenience function that takes the result of a submission of a pwForm and uses callbacks to process all of the data automagically based on using hidden fields
  getKeywords 
getKeywords (
        widgetObj,
        kwArgs,
        **kwlist,
        )
Classes   

pwDate

Date widget class --

pwRadio

Radio widget class --

pwSelectInput

Selector widget class --

pwSimple

pwSimple --

pwStateSelector

State selector --

pyWidget

pwExample

pwExample --

pwLink

Link widget class --

pwFloat

Float widget class --

pwCheckbox

Checkbox widget class --

pwDoubleSelectorInput

Double selector widget class --

pwList

List widget class

pwMultipleSelector

Multiple selector widget class --

pwButton

Button widget class --

pwParagraph

Paragraph widget class --

pwTextAreaInput

Textarea widget class --

pwCaption

Caption widget class --

pwCountrySelector

Country selector --

pwGroup

Group widget class --

pwListItem

List item widget class --

pwNumber

Number widget class --

pwText

Text widget class --

pwError

Error widget class --

pwPhone

Phone widget class --

pwTextInput

Text Input Widget --

pwTextArea

TextArea widget class --

pwForm

Form class --

pwDoubleSelector

DoubleSelector widget class --

pwTab

Tab widget class --

pwHeader

pwSelector

Selector widget class --

pwFormValue

Form Value widget class --

pwTable

Table widget class --

pwWarning

Warning widget class --

pwThreeColumn

pwThreeColumn --


This document was automatically generated Tue Sep 21 18:50:52 2004 by HappyDoc version 3.0.a1