| Home | Trees | Index | Help |
|
|---|
|
|
object --+
|
Cell --+
|
RuleThenInputCell
|
|||
|
__init__(self,
owner,
name=None,
rule=lambda s,
p: None,
unchanged_if=None)
Initializes a RuleThenInputCell, whose initial value is determined by the passed rule but then acts like an InputCell
|
|||
|
run(self)
You may not run() an RuleThenInputCell after the initial
run()
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
rule but then acts like an InputCell
|
run() an RuleThenInputCell after the initial
run()
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 3.0alpha2 on Sun Aug 20 15:38:09 2006 | http://epydoc.sf.net |