class Argument: (source)
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
Method | __init__ |
Undocumented |
Method | addHints |
Undocumented |
Method | coerce |
Convert the value to the correct format. |
Method | getHint |
Undocumented |
Method | getLongDescription |
Undocumented |
Method | getShortDescription |
Undocumented |
Class Variable | defaultDefault |
Undocumented |
Instance Variable | allowNone |
Undocumented |
Instance Variable | default |
Undocumented |
Instance Variable | hints |
Undocumented |
Instance Variable | longDesc |
Undocumented |
Instance Variable | name |
Undocumented |
Instance Variable | shortDesc |
Undocumented |
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
twisted.python.formmethod.Date
, twisted.python.formmethod.Float
, twisted.python.formmethod.Integer
, twisted.python.formmethod.String
Undocumented
twisted.python.formmethod.Date
, twisted.python.formmethod.Submit
Undocumented