module documentation
Form-based method objects.
This module contains support for descriptive method signatures that can be used to format methods.
Class |
|
Base class for form arguments. |
Class |
|
Undocumented |
Class |
|
Undocumented |
Class |
|
The result of a choice between enumerated types. The choices should be a list of tuples of tag, value, and description. The tag will be the value returned if the user hits "Submit", and the description is the bale for the enumerated type... |
Class |
|
A date -- (year, month, day) tuple. |
Class |
|
Undocumented |
Class |
|
The result of a checkbox group or multi-menu. The flags should be a list of tuples of tag, value, and description. The tag will be the value returned if the user hits "Submit", and the description is the bale for the enumerated type... |
Class |
|
Undocumented |
Class |
|
A callable object with a signature. |
Class |
|
A string which is not displayed. |
Class |
|
A single integer. |
Class |
|
Undocumented |
Class |
|
A signature of a callable. |
Class |
|
A string which should be obscured when input. |
Class |
|
A hint to a particular system. |
Class |
|
Undocumented |
Class |
|
A single string. |
Class |
|
Submit button or a reasonable facsimile thereof. |
Class |
|
A long string. |
Class |
|
A string that should be obscured when input and needs verification. |
Exception |
|
An error occurred calling the form method. |
Exception |
|
An error occurred with some input. |
Function | positive |
Undocumented |