Inherits from
- HasTraits: enthought.traits.has_traits.HasTraits
Attributes
- value
Trait definitions:
value = Trait('one', TraitPrefixMap({ Const('one') : Const(1), Const('two') : Const(2), Const('three') : Const(3) }))
API Reference for Enthought Tool Suite 3.0.1
Trait definitions:
value = Trait('one', TraitPrefixMap({ Const('one') : Const(1), Const('two') : Const(2), Const('three') : Const(3) }))
© Copyright 2002-2008 Enthought, Inc.