Class t.p.f.Boolean(Argument):

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

No class docstring
Method coerce Convert the value to the correct format.

Inherited from Argument:

Method __init__ Undocumented
Method addHints Undocumented
Method getHint Undocumented
Method getShortDescription Undocumented
Method getLongDescription Undocumented
def coerce(self, inVal): (source)
Convert the value to the correct format.
API Documentation for twisted, generated by pydoctor.