Home | Trees | Index | Help |
---|
Package twisted :: Package python :: Module formmethod :: Class Argument |
|
Choice
,
Integer
,
String
,
Boolean
,
Float
,
Flags
,
Date
Method Summary | |
---|---|
__init__(self,
name,
default,
shortDesc,
longDesc,
hints)
| |
addHints(self,
**kwargs)
| |
Convert the value to the correct format. | |
getHint(self,
name,
default)
| |
getLongDescription(self)
| |
getShortDescription(self)
|
Class Variable Summary | |
---|---|
NoneType |
defaultDefault
|
Method Details |
---|
coerce(self, val)Convert the value to the correct format. |
Class Variable Details |
---|
defaultDefault
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu May 8 13:18:56 2003 | http://epydoc.sf.net |