API Reference for Enthought Tool Suite 3.2.0

Defines a trait that prevents any value from being assigned or read. That is, any attempt to get or set the value of the trait attribute raises an exception. This trait is most often used in conjunction with wildcard naming, for example, to catch spelling mistakes in attribute names. See the Traits User Manual for details on wildcards.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

© Copyright 2002-2009 Enthought, Inc.