Known subclasses: twisted.python.formmethod.Boolean, twisted.python.formmethod.Choice, twisted.python.formmethod.Date, twisted.python.formmethod.File, twisted.python.formmethod.Flags, twisted.python.formmethod.Float, twisted.python.formmethod.Integer, twisted.python.formmethod.String

Base class for form arguments.

Class Variable defaultDefault Undocumented
Method __init__ Undocumented
Instance Variable name Undocumented
Instance Variable allowNone Undocumented
Instance Variable default Undocumented
Instance Variable shortDesc Undocumented
Instance Variable longDesc Undocumented
Instance Variable hints Undocumented
Method addHints Undocumented
Method getHint Undocumented
Method getShortDescription Undocumented
Method getLongDescription Undocumented
Method coerce Convert the value to the correct format.
defaultDefault =
Undocumented
name =
Undocumented
allowNone =
Undocumented
default =
Undocumented
shortDesc =
Undocumented
longDesc =
Undocumented
hints =
Undocumented
def addHints(self, **kwargs): (source)
Undocumented
def getHint(self, name, default=None): (source)
Undocumented
def getShortDescription(self): (source)
Undocumented
def getLongDescription(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.