t.p.f.String(Argument) : class documentation

Part of twisted.python.formmethod View Source View In Hierarchy

Known subclasses: twisted.python.formmethod.Hidden, twisted.python.formmethod.Password, twisted.python.formmethod.Text, twisted.python.formmethod.VerifiedPassword

A single string.
Method __init__ Undocumented
Method coerce Convert the value to the correct format.

Inherited from Argument:

Method addHints Undocumented
Method getHint Undocumented
Method getShortDescription Undocumented
Method getLongDescription Undocumented
def __init__(self, name, default=None, shortDesc=None, longDesc=None, hints=None, allowNone=1, min=0, max=None): (source)
Undocumented
def coerce(self, val): (source)
Convert the value to the correct format.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:27:37.