Trees | Indices | Help |
|
---|
|
object --+ | ModelParameter --+ | BooleanParameter
Parameter type for selecting true/false values.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Converts an instance of this parameter (with value) into matlab code. This is used to inject copies of the parameters __directly__ into the Matlab namespace.
|
Returns this parameter as hidden HTML.
|
Returns this parameter as HTML.
|
Gives a value of this parameter does not exist (i.e. in a post request). This is mostly useful for the screwy way browsers handle "checkbox" parameters, by simply not sending the key when the checkbox is unchecked.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jan 13 12:54:32 2011 | http://epydoc.sourceforge.net |