| Trees | Indices | Help |
|---|
|
|
object --+
|
Setting --+
|
ChoiceSetting
Represents a one of many choice setting where the labels to be displayed to a user and the values are the same.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
value = property(Setting._getValue, _setValue)
|
|||
|
|||
| list |
values Collection of choice values |
||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Initializes all instance variables.
|
Add a new choice possibility.
|
Updates the choices in addition to everything done in the parent class method.
|
Stores the given choice value as the active selection. If the value is not one of the available choices, defaults to the first choice.
|
Does not bypass the fset property method so that when data is restored, all invalid values are set back to the default.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:18 2007 | http://epydoc.sourceforge.net |