Package twisted :: Package python :: Module formmethod :: Class String
[frames | no frames]

Class String

Argument --+
           |
          String

Known Subclasses:
Hidden, Password, Text

A single string.
Method Summary
  coerce(self, val)
Convert the value to the correct format.
    Inherited from Argument
  __init__(self, name, default, shortDesc, longDesc, hints, allowNone)
  addHints(self, **kwargs)
  getHint(self, name, default)
  getLongDescription(self)
  getShortDescription(self)

Class Variable Summary
str defaultDefault = ''

Method Details

coerce(self, val)

Convert the value to the correct format.
Overrides:
twisted.python.formmethod.Argument.coerce (inherited documentation)

Class Variable Details

defaultDefault

Type:
str
Value:
''                                                                     

Generated by Epydoc 2.0 on Sat Sep 13 04:20:35 2003 http://epydoc.sf.net