t.p.f.Submit(Choice) : class documentation

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

Submit button or a reasonable facsimile thereof.
Method __init__ Undocumented
Method coerce Convert the value to the correct format.

Inherited from Argument (via Choice):

Method addHints Undocumented
Method getHint Undocumented
Method getShortDescription Undocumented
Method getLongDescription Undocumented
def __init__(self, name, choices=('Submit', 'submit', 'Submit form'), reset=0, shortDesc=None, longDesc=None, allowNone=0, hints=None): (source)
Undocumented
def coerce(self, value): (source)
Convert the value to the correct format.
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.