| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
debug.debugmixin --+
|
Param --+
|
FloatParam
Int parameter that displays a text entry field as its user interface.
The text is converted through the locale atof conversion.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from |
| Class Variables | |
default = 0.0
|
|
|
Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
Convert the user's config text to the type expected by the python code. Subclasses should return the type expected by the user code.
|
Populate the control given the user value. If any conversion is needed to show the user value in the control, do it here.
|
Get the user value from the control. If the control doesn't automatically return a value of the correct type, convert it here.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:19 2008 | http://epydoc.sourceforge.net |