API Reference for Enthought Tool Suite 3.2.0
foo = Instance(Foo, ())
sd = Delegate('foo', prefix = 's', modify = True)
t = Delegate('foo', modify = True)
u = Delegate('foo', listenable = False, modify = True)
© Copyright 2002-2009 Enthought, Inc.