| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ConfigItem --+
|
StringConfigItem --+
|
EnumeratedConfigItem
A ConfigItem taking string values out of a set of possible strings.
Use the keyword argument options to pass in the possible strings. The first item becomes the default unless you give a default. You must give a non-empty list of strings as options.
| Instance Methods | |||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
typedesc =
|
|
|
Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |