class documentation
class Integer(Argument):
Known subclasses: twisted.python.formmethod.IntegerRange
Constructor: Integer(name, allowNone, default, shortDesc, ...)
A single integer.
Method | __init__ |
Undocumented |
Method | coerce |
Convert the value to the correct format. |
Class Variable | default |
Undocumented |
Inherited from Argument
:
Method | add |
Undocumented |
Method | get |
Undocumented |
Method | get |
Undocumented |
Method | get |
Undocumented |
Instance Variable | allow |
Undocumented |
Instance Variable | default |
Undocumented |
Instance Variable | hints |
Undocumented |
Instance Variable | long |
Undocumented |
Instance Variable | name |
Undocumented |
Instance Variable | short |
Undocumented |