API Reference for Enthought Tool Suite 3.0.1
Inherits from
- HasTraits: enthought.traits.has_traits.HasTraits
Attributes
- calls
calls = Int(0)
- int1
int1 = Int(0, test = True)
- int2
int2 = Int(0)
- int3
int3 = Int(0, test = True)
- tc
tc = Any
- tint1
tint1 = Int(0)
- tint2
tint2 = Int(0, test = True)
- tint3
tint3 = Int(0)
- value
value = Int(0)
© Copyright 2002-2008 Enthought, Inc.