API Reference for Enthought Tool Suite 2.7.1
Defines a concrete termination class intended for use with Traits UI based user interfaces or other Traits-based clients connected to the numeric context. It exposes array context items as traits and optionally defers trait notifications until the current computation ends and control returns to the main event dispatch loop. This prevents screen updates from triggering as a result of intermediate or repeated calculations.
| Local name | Refers to |
|---|---|
| Any | enthought.traits.traits.Any |
| Bool | enthought.traits.traits.Bool |
| ContextModified | enthought.numerical_modeling.numeric_context.context_modified.ContextModified |
| do_after | enthought.pyface.timer.do_later.do_after |
| Int | enthought.traits.traits.Int |
| Property | enthought.traits.traits.Property |
| TerminationContext | enthought.numerical_modeling.numeric_context.termination_context.TerminationContext |
Copyright © 2002-2008 Enthought, Inc.