Home | Trees | Indices | Help |
|
---|
|
object --+ | EditableBase --+ | EditableSpinBox
Abstract base class for data that can be edited with a spin box that contains an integer. Override get_editor_minimum and get_editor_maximum to set the minimum and maximum values that the spin box may contain.
Requirement: get_editor_value must return an int, set_editor_value must take an int.
|
|||
any (whatever is appropriate for the particular implementation of the editor) |
|
||
|
|||
|
|||
|
|||
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 |