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.

Classes

Imported Names

Local nameRefers to
Anyenthought.traits.traits.Any
Boolenthought.traits.traits.Bool
ContextModifiedenthought.numerical_modeling.numeric_context.context_modified.ContextModified
do_afterenthought.pyface.timer.do_later.do_after
Intenthought.traits.traits.Int
Propertyenthought.traits.traits.Property
TerminationContextenthought.numerical_modeling.numeric_context.termination_context.TerminationContext

Copyright © 2002-2008 Enthought, Inc.