Next blank.gif blank.gif

Class CheckBoxes


SYNOPSIS

import Formtools
class CheckBoxes(RadioButtons)
  string __module__ = 'Formtools'
  string widgettype = 'checkbox'

  # Methods inherited by CheckBoxes from RadioButtons
  def __init__(self, items, **kw)
  def __str__(self)

DESCRIPTION

SEE ALSO

Formtools

RadioButtons


Next blank.gif blank.gif
Buzz.gif

Copyright © 1996-9 Robin Friedrich
All Rights Reserved
Comments to author: friedrich@pythonpros.com
Generated: Tue Apr 20, 1999