| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
EditableBase --+
|
EditableComboBox
Abstract base class for data that can be edited with combo boxes. This can be used for for instance enum types.
Requirement: get_editor_value must return an int, set_editor_value must take an int (this integer is the index in the list of keys).
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:56 2011 | http://epydoc.sourceforge.net |