API Reference for Enthought Tool Suite 3.0.1

The base class for all traits adapters.

In Traits, an adapter is a special type of class whose role is to transform some type of object which does not implement a specific interface, or set of interfaces, into one that does.

This class is provided as a convenience. If you subclass this class, the only things you need to add to the subclass definition are:

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2008 Enthought, Inc.