HappyDoc Generated Documentation Class: pwListItem

widget.py / pwListItem 

List item widget class
A widget used to construct items that will eventually be put into a list widget

Arguments:

items: the list of widgets to be displayed as part of this list item

Common Keywords:

  • divClass: allows the user to override the class of the
  • fieldSpecial: allows the user to add "special" HTML attributes to the output element
  • id: overrides the HTML "id" attribute
  • selectable: controls whether this field is selectable or not
  • inputType: mostly for internal use -- overrides the type designation in the output hidden fields

Keywords:

  • subitems: a possible list of subitems (widgets)

Default divClass: pwListItem

Base Classes   

pwListItem
  pyWidget

Methods   
  display 
display ( self,  lvl )
  __init__ 
__init__ (
        self,
        items,
        **kwlist,
        )

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